summaryrefslogtreecommitdiff
path: root/src/components/chatwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/chatwindow.hpp')
-rw-r--r--src/components/chatwindow.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/chatwindow.hpp b/src/components/chatwindow.hpp
index 36bce6a..9b27ff1 100644
--- a/src/components/chatwindow.hpp
+++ b/src/components/chatwindow.hpp
@@ -43,6 +43,7 @@ public:
void GoForward();
void GoToPreviousTab();
void GoToNextTab();
+ void GoToTab(int idx);
#endif
protected: