mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Register enums
This commit is contained in:
@@ -226,6 +226,8 @@ namespace BlackCore
|
||||
};
|
||||
} // namespace
|
||||
|
||||
Q_DECLARE_METATYPE(BlackCore::CAircraftMatcher::MatchingMode)
|
||||
Q_DECLARE_METATYPE(BlackCore::CAircraftMatcher::MatchingModeFlag)
|
||||
Q_DECLARE_OPERATORS_FOR_FLAGS(BlackCore::CAircraftMatcher::MatchingMode)
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user