]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.h
Clean includes + port to QMenu
[dolphin.git] / src / dolphinmainwindow.h
index e7a366800cb1cb4d0d1756e1395258b80e3e00d5..3ea4e0e17058c4760ae75beb8cfb5b8adfd65b5c 100644 (file)
@@ -448,7 +448,7 @@ private:
      * case if it has not added already to the toolbar.
      * @return True if the action has been added to the menu.
      */
-    bool addActionToMenu(QAction* action, KMenu* menu);
+    bool addActionToMenu(QAction* action, QMenu* menu);
 
     /**
      * Connects the signals from the created DolphinView with