X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/993c47f30923e39b33dbd47a2a62e3dde5ccdbe4..d6c086ad04:/src/panels/information/informationpanelcontent.h diff --git a/src/panels/information/informationpanelcontent.h b/src/panels/information/informationpanelcontent.h index 9223fcc5a..ca9afab09 100644 --- a/src/panels/information/informationpanelcontent.h +++ b/src/panels/information/informationpanelcontent.h @@ -78,7 +78,7 @@ public: * * TODO: Move this code to the class InformationPanel */ - void configureSettings(const QList& customContextMenuActions); + void configureSettings(const QList& customContextMenuActions, const QPointF& pos); signals: void urlActivated( const QUrl& url );