ManaPlus
|
#include "gui/widgets/tabs/chat/tradetab.h"
#include "const/gui/chat.h"
#include "gui/windows/chatwindow.h"
#include "net/chathandler.h"
#include "utils/gettext.h"
#include "debug.h"
Go to the source code of this file.
Variables | |
TradeTab * | tradeChatTab = 0 |
TradeTab* tradeChatTab = 0 |
Definition at line 36 of file tradetab.cpp.
Referenced by ChatWindow::addSpecialChannelTab(), createGuiWindows(), destroyGuiWindows(), and ChatWindow::resortChatLog().