The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Macros | Variables
floating_textbox.cpp File Reference
#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>
Include dependency graph for floating_textbox.cpp:

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")
 

Macro Definition Documentation

#define ERR_DP   LOG_STREAM(err, log_display)

Definition at line 29 of file floating_textbox.cpp.

Variable Documentation

lg::log_domain log_display("display")
static