]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/viewmodecontroller.h
Build with QT_NO_KEYWORDS
[dolphin.git] / src / views / viewmodecontroller.h
index 31594328bcc187bf7dce83958e465743abee936a..bd92a60a245f9026c9bf5dd1f9755d56ebc5253e 100644 (file)
@@ -61,14 +61,14 @@ public:
     void setNameFilter(const QString& nameFilter);
     QString nameFilter() const;
 
-public slots:
+public Q_SLOTS:
     /**
      * Sets the URL to \a url and emits the signals cancelPreviews() and
      * urlChanged() if \a url is different for the current URL.
      */
     void setUrl(const QUrl& url);
 
-signals:
+Q_SIGNALS:
     /**
      * Is emitted if the URL has been changed by ViewModeController::setUrl().
      */