Replace slots with Q_SLOTS
This commit is contained in:
@@ -73,7 +73,7 @@ class GlobalShortcutsManager : public QWidget {
|
||||
bool Register();
|
||||
void Unregister();
|
||||
|
||||
public slots:
|
||||
public Q_SLOTS:
|
||||
void ReloadSettings();
|
||||
void ShowMacAccessibilityDialog();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user