#include "editor/action/action.hpp"
#include "editor/toolkit/brush.hpp"
#include "editor/editor_display.hpp"
#include "editor/action/mouse/mouse_action.hpp"
#include "gettext.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 16 of file mouse_action.cpp.