From 0b3aafe2859d9ea1c4009eed8a87f69c41cbc14b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Oct 2012 17:22:07 +0300 Subject: Dont use guichan tab and tabbedarea anymore. It have some methods and widget connections what cant be changed by overloading. --- src/gui/widgets/chattab.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/widgets/chattab.cpp') diff --git a/src/gui/widgets/chattab.cpp b/src/gui/widgets/chattab.cpp index d71f7f640..a0b31d040 100644 --- a/src/gui/widgets/chattab.cpp +++ b/src/gui/widgets/chattab.cpp @@ -34,6 +34,7 @@ #include "gui/widgets/scrollarea.h" #include "gui/widgets/itemlinkhandler.h" +#include "gui/widgets/tabbedarea.h" #include "gui/widgets/tradetab.h" #include "net/chathandler.h" @@ -44,8 +45,6 @@ #include "utils/gettext.h" -#include - #include "debug.h" static const unsigned int MAX_WORD_SIZE = 50; -- cgit v1.2.3-70-g09d2