Disable QT keywords to avoid clashes with other libraries. (#5882)
This commit is contained in:
@@ -25,7 +25,7 @@ public:
|
||||
|
||||
std::shared_ptr<Hotkey> data();
|
||||
|
||||
protected slots:
|
||||
protected Q_SLOTS:
|
||||
/**
|
||||
* @brief validates the hotkey
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user