diff options
Diffstat (limited to 'browsertab.hpp')
| -rw-r--r-- | browsertab.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/browsertab.hpp b/browsertab.hpp index 7e05995..44e47b7 100644 --- a/browsertab.hpp +++ b/browsertab.hpp @@ -39,6 +39,8 @@ public: void navOneForward(); + void scrollToAnchor(QString const & anchor); + signals: void titleChanged(QString const & title); void locationChanged(QUrl const & url); |
