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 7e7f446..0a8f26e 100644
--- a/src/browsertab.hpp
+++ b/src/browsertab.hpp
@@ -71,6 +71,8 @@ public:
void focusSearchBar();
+ void openSourceView();
+
signals:
void titleChanged(QString const & title);
void locationChanged(QUrl const & url);