mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Formatting comments and "private slots" -> "private"
This commit is contained in:
@@ -78,7 +78,8 @@ namespace BlackCore
|
||||
//! URL shared info objects
|
||||
BlackMisc::Network::CUrl getSharedInfoObjectsUrl() const;
|
||||
|
||||
//! Entity for mode
|
||||
//! Info object entity for mode
|
||||
//! \remark CEntityFlags::DbInfoObjectEntity or CEntityFlags::SharedInfoObjectEntity
|
||||
BlackMisc::Network::CEntityFlags::EntityFlag getEntityForMode() const;
|
||||
|
||||
BlackMisc::Db::CDbFlags::DataRetrievalModeFlag m_mode; //!< shared or DB web service?
|
||||
|
||||
Reference in New Issue
Block a user