summaryrefslogtreecommitdiff
path: root/src/windows/mainwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/mainwindow.hpp')
-rw-r--r--src/windows/mainwindow.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/windows/mainwindow.hpp b/src/windows/mainwindow.hpp
index ce3a576..4f6469e 100644
--- a/src/windows/mainwindow.hpp
+++ b/src/windows/mainwindow.hpp
@@ -28,6 +28,8 @@ public:
#ifdef WITH_LIBHANDY
void GoBack();
void GoForward();
+ void GoToPreviousTab();
+ void GoToNextTab();
#endif
ChannelList *GetChannelList();