mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
Formatting, doxygen, typo aircrafts (to aircraft),
removed some debug output, {} in if statements
This commit is contained in:
@@ -116,8 +116,6 @@ namespace BlackCore
|
||||
//! Change settings
|
||||
void changeSettings(uint typeValue);
|
||||
|
||||
private:
|
||||
mutable QReadWriteLock m_lock; //!< thread safety
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user