]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/viewmodes/dolphinfontrequester.h
Build with QT_NO_KEYWORDS
[dolphin.git] / src / settings / viewmodes / dolphinfontrequester.h
index 1613184b210cf0a96f99283606b3eea90975f866..56b28f9b60224c4e9d57c4c4796a61c667916e16 100644 (file)
@@ -43,11 +43,11 @@ public:
     void setCustomFont(const QFont& font);
     QFont customFont() const;
 
-signals:
+Q_SIGNALS:
     /** Is emitted, if the font has been changed. */
     void changed();
 
-private slots:
+private Q_SLOTS:
     void openFontDialog();
     void changeMode(int index);