Disable QT keywords to avoid clashes with other libraries. (#5882)
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
|
||||
virtual void start() = 0;
|
||||
|
||||
signals:
|
||||
Q_SIGNALS:
|
||||
void changed(bool enabled);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user