The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Macros | Variables
display_chat_manager.cpp File Reference
#include "display_chat_manager.hpp"
#include "global.hpp"
#include "desktop/notifications.hpp"
#include "display.hpp"
#include "floating_label.hpp"
#include "game_board.hpp"
#include "game_preferences.hpp"
#include "log.hpp"
#include "marked-up_text.hpp"
#include "mp_ui_alerts.hpp"
#include "serialization/string_utils.hpp"
#include <boost/cstdint.hpp>
#include <SDL_timer.h>
#include <SDL_video.h>
Include dependency graph for display_chat_manager.cpp:

Go to the source code of this file.

Macros

#define ERR_NG   LOG_STREAM(err, log_engine)
 

Variables

static lg::log_domain log_engine ("engine")
 

Macro Definition Documentation

#define ERR_NG   LOG_STREAM(err, log_engine)

Definition at line 33 of file display_chat_manager.cpp.

Referenced by display_chat_manager::add_chat_message().

Variable Documentation

lg::log_domain log_engine("engine")
static