aboutsummaryrefslogtreecommitdiff
path: root/src/browsertab.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/browsertab.hpp')
-rw-r--r--src/browsertab.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/browsertab.hpp b/src/browsertab.hpp
index 92676d5..68e10fb 100644
--- a/src/browsertab.hpp
+++ b/src/browsertab.hpp
@@ -54,6 +54,8 @@ public:
void toggleIsFavourite(bool isFavourite);
+ void focusUrlBar();
+
signals:
void titleChanged(QString const & title);
void locationChanged(QUrl const & url);