mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 09:15:34 +08:00
clang-format src
This commit is contained in:
@@ -51,9 +51,9 @@ namespace BlackMisc
|
||||
//! Remove duplicates
|
||||
int removeDuplicates();
|
||||
};
|
||||
} //namespace
|
||||
} // namespace
|
||||
|
||||
Q_DECLARE_METATYPE(BlackMisc::CIdentifierList)
|
||||
// in set: Q_DECLARE_METATYPE(BlackMisc::CCollection<BlackMisc::CIdentifier>)
|
||||
|
||||
#endif //guard
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user