From 20727e946194e9bf984fc9b4dd7687a59fc82fc1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Apr 2016 18:06:43 +0300 Subject: Convert chattabtype into strong typed enum. --- src/gui/windows/chatwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/windows/chatwindow.h') diff --git a/src/gui/windows/chatwindow.h b/src/gui/windows/chatwindow.h index 76ca9af02..e8b0dc940 100644 --- a/src/gui/windows/chatwindow.h +++ b/src/gui/windows/chatwindow.h @@ -294,7 +294,7 @@ class ChatWindow final : public Window, bool isTabPresent(const ChatTab *const tab) const A_WARN_UNUSED; - void selectTabByType(const ChatTabType::Type &type); + void selectTabByType(const ChatTabTypeT &type); void attributeChanged(const AttributesT id, const int oldVal, -- cgit v1.2.3-70-g09d2