mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +08:00
refs #396 move Blackmisc Aviation classes into subfolder
This commit is contained in:
@@ -13,6 +13,7 @@ namespace BlackMisc
|
||||
{
|
||||
namespace Aviation
|
||||
{
|
||||
|
||||
CAircraftPartsList::CAircraftPartsList() { }
|
||||
|
||||
CAircraftPartsList::CAircraftPartsList(const CSequence<CAircraftParts> &other) :
|
||||
@@ -29,5 +30,6 @@ namespace BlackMisc
|
||||
qDBusRegisterMetaType<CAircraftPartsList>();
|
||||
registerMetaValueType<CAircraftPartsList>();
|
||||
}
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user