#include "draw.hpp"#include "editor/controller/editor_controller.hpp"#include "editor/editor_display.hpp"#include "floating_label.hpp"#include "font/sdl_ttf_compat.hpp"#include "formula/string_utils.hpp"#include "lexical_cast.hpp"#include "overlay.hpp"#include "team.hpp"#include "terrain/builder.hpp"#include "video.hpp"Go to the source code of this file.
Namespaces | |
| wb | |
| editor | |
| Manage the empty-palette in the editor. | |
Macros | |
| #define | GETTEXT_DOMAIN "wesnoth-editor" |
| #define GETTEXT_DOMAIN "wesnoth-editor" |
Definition at line 16 of file editor_display.cpp.