#include "editor/palette/item_palette.hpp"
#include "formula/string_utils.hpp"
#include "gettext.hpp"
#include "game_config_view.hpp"
#include <string>
Go to the source code of this file.
Namespaces | |
editor | |
Manage the empty-palette in the editor. | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-editor" |
Manage the item-palette in the editor. More... | |
#define GETTEXT_DOMAIN "wesnoth-editor" |
Manage the item-palette in the editor.
Definition at line 20 of file item_palette.cpp.