]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/information/informationpanelcontent.h
* Fixed execution of links in the metadata widget.
[dolphin.git] / src / panels / information / informationpanelcontent.h
index 6c08e50d2e91ad1c42b68cb9ad05ced0ff3c53d8..923bb762f637ed96999ab56e49572b14576bc032 100644 (file)
@@ -67,6 +67,9 @@ public:
      */
     void configureSettings();
 
+signals:
+    void urlActivated( const KUrl& url );
+
 protected:
     /** @see QObject::eventFilter() */
     virtual bool eventFilter(QObject* obj, QEvent* event);