X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/f15c8d9238124641b1d93a101b69e9a5651b5028..c035e95e1d74fecd8267b08009c616232e2c16b0:/src/dolphintabwidget.h 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