![]() |
ManaPlus
|
#include "net/ea/chatrecv.h"#include "actormanager.h"#include "configuration.h"#include "notifymanager.h"#include "being/being.h"#include "enums/resources/notifytypes.h"#include "gui/windows/chatwindow.h"#include "gui/widgets/tabs/chat/chattab.h"#include "net/messagein.h"#include "utils/gettext.h"#include "debug.h"Go to the source code of this file.
Namespaces | |
| Ea | |
| Ea::ChatRecv | |
Variables | |
| WhisperQueue | Ea::ChatRecv::mSentWhispers |
| time_t | Ea::ChatRecv::mMotdTime = 0 |
| bool | Ea::ChatRecv::mShowAllLang = false |
| bool | Ea::ChatRecv::mShowMotd = false |
| bool | Ea::ChatRecv::mSkipping = true |