mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
Fixed clazy warnings: missing Q_OBJECT.
This commit is contained in:
@@ -178,6 +178,8 @@ namespace BlackMisc
|
||||
*/
|
||||
class BLACKMISC_EXPORT CDummyModelLoader : public IAircraftModelLoader
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! Dummy loader
|
||||
CDummyModelLoader(const CSimulatorInfo &simulator, QObject *parent);
|
||||
|
||||
Reference in New Issue
Block a user