]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphintabpage.h
Build with QT_NO_KEYWORDS
[dolphin.git] / src / dolphintabpage.h
index a3659aa184fc4dce62ba8935a6beb9fb5443ce8a..512ac22fed5c02734460d51630e40910da32da28 100644 (file)
@@ -149,12 +149,12 @@ public:
      */
     void setActive(bool active);
 
-signals:
+Q_SIGNALS:
     void activeViewChanged(DolphinViewContainer* viewContainer);
     void activeViewUrlChanged(const QUrl& url);
     void splitterMoved(int pos, int index);
 
-private slots:
+private Q_SLOTS:
     /**
      * Deletes all zombie viewContainers that were used for the animation
      * and resets the minimum size of the others to a sane value.