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 6cfee9f..75e814b 100644 --- a/src/mainwindow.hpp +++ b/src/mainwindow.hpp @@ -32,6 +32,8 @@ public: void setUrlPreview(QUrl const & url); + void viewPageSource(); + private slots: void on_browser_tabs_currentChanged(int index); |
