mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -32,6 +32,8 @@ namespace BlackGui
|
||||
class BLACKGUI_EXPORT CAircraftModelListModel :
|
||||
public COrderableListModelDbObjects<BlackMisc::Simulation::CAircraftModel, BlackMisc::Simulation::CAircraftModelList, int, true>
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! How to display
|
||||
//! \sa BlackMisc::Simulation::CAircraftModel::ModelType
|
||||
|
||||
Reference in New Issue
Block a user