The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Macros | Functions | Variables
context_manager.cpp File Reference
#include "resources.hpp"
#include "team.hpp"
#include "context_manager.hpp"
#include "display.hpp"
#include "filesystem.hpp"
#include "filechooser.hpp"
#include "formula/string_utils.hpp"
#include "gettext.hpp"
#include "generators/map_create.hpp"
#include "generators/map_generator.hpp"
#include "map_context.hpp"
#include "editor/action/action.hpp"
#include "editor/controller/editor_controller.hpp"
#include "editor/editor_preferences.hpp"
#include "gui/dialogs/editor/generate_map.hpp"
#include "gui/dialogs/editor/new_map.hpp"
#include "gui/dialogs/editor/resize_map.hpp"
#include "gui/dialogs/edit_text.hpp"
#include "gui/dialogs/message.hpp"
#include "gui/dialogs/transient_message.hpp"
#include "gui/widgets/window.hpp"
#include "gui/dialogs/editor/edit_scenario.hpp"
#include "gui/dialogs/editor/edit_side.hpp"
#include "terrain/translation.hpp"
#include "wml_separators.hpp"
Include dependency graph for context_manager.cpp:

Go to the source code of this file.

Classes

class  editor::map_context_refresher
 Utility class to properly refresh the display when the map context object is replaced without duplicating code. More...
 

Namespaces

 editor
 Manage the empty-palette in the editor.
 

Macros

#define GETTEXT_DOMAIN   "wesnoth-editor"
 

Functions

map_labelseditor::get_current_labels ()
 

Variables

static map_labelseditor::current_labels
 

Macro Definition Documentation

#define GETTEXT_DOMAIN   "wesnoth-editor"

Definition at line 14 of file context_manager.cpp.