]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/information/informationpanelcontent.h
Lock panels per default and allow to unlock them like in Amarok.
[dolphin.git] / src / panels / information / informationpanelcontent.h
index f918b8582a8233ec54ad1f72c5d4809fd37bd612..c41f4043f17192258b21d0bf36721fb5f414b5fb 100644 (file)
@@ -61,8 +61,10 @@ public:
     /**
      * Opens a menu which allows to configure which meta information
      * should be shown.
+     *
+     * TODO: Move this code to the class InformationPanel
      */
-    void configureSettings();
+    void configureSettings(const QList<QAction*>& customContextMenuActions);
 
 signals:
     void urlActivated( const KUrl& url );