diff options
Diffstat (limited to 'src/browsertab.hpp')
| -rw-r--r-- | src/browsertab.hpp | 2 |
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); |
