┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphintabwidget.h')
-rw-r--r--src/dolphintabwidget.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/dolphintabwidget.h b/src/dolphintabwidget.h
index 1bdb6c9a1..22f65b634 100644
--- a/src/dolphintabwidget.h
+++ b/src/dolphintabwidget.h
@@ -111,6 +111,11 @@ Q_SIGNALS:
*/
void currentUrlChanged(const QUrl &url);
+ /**
+ * Is emitted when the url of any tab has been changed (including the current tab).
+ */
+ void urlChanged(const QUrl &url);
+
public Q_SLOTS:
/**
* Opens a new view with the current URL that is part of a tab and activates