mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Some formatting like "this->m_" => "m_"
During Ref T203
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlackCore
|
||||
namespace Db
|
||||
{
|
||||
//! Read information about data from Database or shared files
|
||||
//! like when updated and number of entries.
|
||||
//! such as when updated and number of entries.
|
||||
//! \see BlackMisc::Db::CDbInfo
|
||||
class BLACKCORE_EXPORT CInfoDataReader : public CDatabaseReader
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user