mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
refs #349, housekeeping
* formatting * tweaks (such as changing to new log style), * Doxygen * int instead of qint
This commit is contained in:
@@ -83,6 +83,9 @@ namespace BlackSimPlugin
|
||||
return sims;
|
||||
}
|
||||
|
||||
//! Log message category
|
||||
static QString getMessageCategory() { return "swift.fscommon.fsuipc"; }
|
||||
|
||||
private:
|
||||
bool m_connected;
|
||||
bool m_validReadValues;
|
||||
|
||||
Reference in New Issue
Block a user