mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 02:35:38 +08:00
Formatting, doxygen, typo aircrafts (to aircraft),
removed some debug output, {} in if statements
This commit is contained in:
@@ -59,7 +59,7 @@ namespace BlackMisc
|
||||
};
|
||||
|
||||
//! Default constructor.
|
||||
CPropertyIndex();
|
||||
CPropertyIndex() = default;
|
||||
|
||||
//! Non nested index
|
||||
CPropertyIndex(int singleProperty);
|
||||
|
||||
Reference in New Issue
Block a user