]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphincontextmenu.h
Code moved to KDirSortFilterProxyModel
[dolphin.git] / src / dolphincontextmenu.h
index 05d565feee4f4985e44fa102681c0ede5b93b1e9..c9099925231ed90437e8ad40caf1f4b597c687e4 100644 (file)
@@ -97,6 +97,12 @@ private:
     bool containsEntry(const KMenu* menu,
                        const QString& entryName) const;
 
+    /**
+     * Adds the "Show menubar" action to the menu if the
+     * menubar is hidden.
+     */
+    void addShowMenubarAction(KMenu* menu);
+
 private:
     struct Entry
     {