mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
Ref T401, server info also when not connected
This commit is contained in:
committed by
Mat Sutcliffe
parent
16dd6d7451
commit
bae7680e59
@@ -203,7 +203,7 @@ namespace BlackMisc
|
||||
CStatusMessageList validate() const;
|
||||
|
||||
//! Identifying a session, if not connected empty
|
||||
QString getServerSessionId() const;
|
||||
QString getServerSessionId(bool onlyConnected) const;
|
||||
|
||||
//! \copydoc BlackMisc::Mixin::Index::propertyByIndex
|
||||
CVariant propertyByIndex(const CPropertyIndex &index) const;
|
||||
|
||||
Reference in New Issue
Block a user