]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/information/informationpanelcontent.h
Correctly position context menu of the information panel under wayland with a seconda...
[dolphin.git] / src / panels / information / informationpanelcontent.h
index 9223fcc5a2c722f4300b1c07cfc0503dbc94da60..ca9afab09fd02e6a79d48c3ae35277020f0cc9b1 100644 (file)
@@ -78,7 +78,7 @@ public:
      *
      * TODO: Move this code to the class InformationPanel
      */
-    void configureSettings(const QList<QAction*>& customContextMenuActions);
+    void configureSettings(const QList<QAction*>& customContextMenuActions, const QPointF& pos);
 
 signals:
     void urlActivated( const QUrl& url );