ManaPlus
|
#include "gui/widgets/tabs/chat/gmtab.h"
#include "const/gui/chat.h"
#include "gui/windows/chatwindow.h"
#include "utils/gettext.h"
#include "net/chathandler.h"
#include "debug.h"
Go to the source code of this file.
Variables | |
GmTab * | gmChatTab = 0 |
GmTab* gmChatTab = 0 |
Definition at line 34 of file gmtab.cpp.
Referenced by ChatWindow::addSpecialChannelTab(), destroyGuiWindows(), TmwAthena::ChatRecv::processWhisperContinue(), and ChatWindow::showGMTab().