mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Ref T472, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
998539d8c8
commit
3be2cd6c5f
@@ -13,12 +13,12 @@
|
||||
#define BLACKMISC_AVIATION_AIRCRAFTCATEGORY_H
|
||||
|
||||
#include "blackmisc/db/datastore.h"
|
||||
#include "blackmisc/blackmiscexport.h"
|
||||
#include "blackmisc/statusmessagelist.h"
|
||||
#include "blackmisc/metaclass.h"
|
||||
#include "blackmisc/propertyindex.h"
|
||||
#include "blackmisc/statusmessagelist.h"
|
||||
#include "blackmisc/valueobject.h"
|
||||
#include "blackmisc/variant.h"
|
||||
#include "blackmisc/blackmiscexport.h"
|
||||
|
||||
#include <QJsonObject>
|
||||
#include <QMetaType>
|
||||
@@ -117,7 +117,7 @@ namespace BlackMisc
|
||||
//! Validate data
|
||||
BlackMisc::CStatusMessageList validate() const;
|
||||
|
||||
//! Null ICAO?
|
||||
//! Null category?
|
||||
bool isNull() const;
|
||||
|
||||
//! Level compare
|
||||
|
||||
Reference in New Issue
Block a user