Register enums

This commit is contained in:
Klaus Basan
2017-12-14 19:38:59 +01:00
parent ceaf224a4f
commit e28f8f20d3

View File

@@ -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