diff options
Diffstat (limited to 'src/mainwindow.hpp')
| -rw-r--r-- | src/mainwindow.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp index 75e814b..4de4a7f 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -34,6 +34,8 @@ public: void viewPageSource(); + void updateWindowTitle(); + private slots: void on_browser_tabs_currentChanged(int index); |
