The Battle for Wesnoth  1.19.0-dev
Namespaces | Macros | Variables
floating_textbox.cpp File Reference
#include "floating_textbox.hpp"
#include "display_chat_manager.hpp"
#include "floating_label.hpp"
#include "font/standard_colors.hpp"
#include "game_display.hpp"
#include "preferences/game.hpp"
#include "log.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

◆ ERR_DP

#define ERR_DP   LOG_STREAM(err, log_display)

Definition at line 29 of file floating_textbox.cpp.

Variable Documentation

◆ log_display

lg::log_domain log_display("display") ( "display"  )
static