]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/folders/treeviewcontextmenu.h
Build with QT_NO_KEYWORDS
[dolphin.git] / src / panels / folders / treeviewcontextmenu.h
index 519e3a0ef7f8cb0e9bcc9d166c9ca66324b55572..35f44e90bfbc92822603683957e786a43e342578 100644 (file)
@@ -38,7 +38,7 @@ public:
     /** Opens the context menu modal. */
     void open(const QPoint& pos);
 
-private slots:
+private Q_SLOTS:
     /** Cuts the item m_fileItem. */
     void cut();