summaryrefslogtreecommitdiff
path: root/src/settings/tabswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/tabswidget.h')
-rw-r--r--src/settings/tabswidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settings/tabswidget.h b/src/settings/tabswidget.h
index 611863f3..056f030c 100644
--- a/src/settings/tabswidget.h
+++ b/src/settings/tabswidget.h
@@ -45,10 +45,10 @@ public:
void save();
bool changed();
-signals:
+Q_SIGNALS:
void changed(bool);
-private slots:
+private Q_SLOTS:
void hasChanged();
private: