![]() |
ManaPlus
|
#include "gui/popups/textboxpopup.h"#include "gui/widgets/textbox.h"#include "gui/fonts/font.h"#include "render/graphics.h"#include "debug.h"Go to the source code of this file.
Variables | |
| TextBoxPopup * | textBoxPopup = 0 |
| TextBoxPopup* textBoxPopup = 0 |
Definition at line 35 of file textboxpopup.cpp.
Referenced by WindowManager::createWindows(), WindowManager::deleteWindows(), ToolTipListener::mouseExited(), and ToolTipListener::mouseMoved().