#include "editor_display.hpp"
#include "reports.hpp"
#include "terrain/builder.hpp"
#include "units/map.hpp"
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | editor::dummy_editor_display_context |
Namespaces | |
wb | |
editor | |
Manage the empty-palette in the editor. | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-editor" |
Functions | |
const display_context * | editor::get_dummy_display_context () |
#define GETTEXT_DOMAIN "wesnoth-editor" |
Definition at line 14 of file editor_display.cpp.