#include "global.hpp"#include "floating_textbox.hpp"#include "display_chat_manager.hpp"#include "floating_label.hpp"#include "game_display.hpp"#include "game_preferences.hpp"#include "log.hpp"#include "resources.hpp"#include <ctime>
Go to the source code of this file.
Namespaces | |
| gui | |
| General purpose widgets. | |
Macros | |
| #define | ERR_DP LOG_STREAM(err, log_display) |
Variables | |
| static lg::log_domain | log_display ("display") |
| #define ERR_DP LOG_STREAM(err, log_display) |
Definition at line 29 of file floating_textbox.cpp.
|
static |
1.8.8