#include "controller_base.hpp"#include "dialogs.hpp"#include "display.hpp"#include "events.hpp"#include "game_preferences.hpp"#include "hotkey/command_executor.hpp"#include "hotkey/hotkey_command.hpp"#include "log.hpp"#include "mouse_handler_base.hpp"#include "scripting/plugins/context.hpp"#include "soundsource.hpp"
Go to the source code of this file.
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 30 of file controller_base.cpp.
Referenced by controller_base::get_theme().
|
static |
1.8.8