#include "editor/action/action.hpp"
#include "editor/toolkit/brush.hpp"
#include "editor/editor_display.hpp"
#include "mouse_action.hpp"
#include "gettext.hpp"
#include "gui/dialogs/editor/set_starting_position.hpp"
#include "editor/palette/terrain_palettes.hpp"
Go to the source code of this file.
Namespaces | |
editor | |
Manage the empty-palette in the editor. | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-editor" |
#define GETTEXT_DOMAIN "wesnoth-editor" |
Definition at line 14 of file mouse_action.cpp.