Disable QT keywords to avoid clashes with other libraries. (#5882)
This commit is contained in:
@@ -31,7 +31,7 @@ protected:
|
||||
void hideEvent(QHideEvent *) override;
|
||||
void showEvent(QShowEvent *) override;
|
||||
|
||||
signals:
|
||||
Q_SIGNALS:
|
||||
void leftClicked();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user