]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kitemlistcontainer.h
Build with QT_NO_KEYWORDS
[dolphin.git] / src / kitemviews / kitemlistcontainer.h
index 537bab142048683d7cd217a54ea53c3e60d319f7..9d96d2ce0cf5e0da36fb51ee755022907d504d26 100644 (file)
@@ -51,7 +51,7 @@ protected:
     void scrollContentsBy(int dx, int dy) override;
     void wheelEvent(QWheelEvent* event) override;
 
-private slots:
+private Q_SLOTS:
     void slotScrollOrientationChanged(Qt::Orientation current, Qt::Orientation previous);
     void slotModelChanged(KItemModelBase* current, KItemModelBase* previous);
     void slotViewChanged(KItemListView* current, KItemListView* previous);