mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 14:15:35 +08:00
clang-format src
This commit is contained in:
@@ -71,9 +71,9 @@ namespace BlackMisc
|
||||
//! From our database JSON format
|
||||
static CCountryList fromDatabaseJson(const QJsonArray &array);
|
||||
};
|
||||
} //namespace
|
||||
} // namespace
|
||||
|
||||
Q_DECLARE_METATYPE(BlackMisc::CCountryList)
|
||||
Q_DECLARE_METATYPE(BlackMisc::CCollection<BlackMisc::CCountry>)
|
||||
|
||||
#endif //guard
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user