#include "location_palette.hpp"
#include "gettext.hpp"
#include "marked-up_text.hpp"
#include "tooltips.hpp"
#include "editor/action/mouse/mouse_action.hpp"
#include "gui/dialogs/edit_text.hpp"
#include "wml_separators.hpp"
#include "formula/string_utils.hpp"
Go to the source code of this file.
Classes | |
class | location_palette_item |
struct | location_palette_item::tstate |
class | location_palette_button |
Namespaces | |
editor | |
Manage the empty-palette in the editor. | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-editor" |
#define GETTEXT_DOMAIN "wesnoth-editor" |
Definition at line 15 of file location_palette.cpp.