#include "gui/dialogs/editor/generate_map.hpp"
#include "gui/auxiliary/find_widget.hpp"
#include "gui/dialogs/helper.hpp"
#include "gui/widgets/button.hpp"
#include "gui/widgets/label.hpp"
#include "gui/widgets/listbox.hpp"
#include "gui/widgets/settings.hpp"
#include "gui/widgets/text_box.hpp"
#include "generators/map_generator.hpp"
#include "utils/functional.hpp"
Go to the source code of this file.
Namespaces | |
gui2 | |
A class inherited from ttext_box that displays its input as stars. | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-editor" |
#define | ERR_ED LOG_STREAM_INDENT(err, editor) |
#define ERR_ED LOG_STREAM_INDENT(err, editor) |
Definition at line 34 of file generate_map.cpp.
#define GETTEXT_DOMAIN "wesnoth-editor" |
Definition at line 14 of file generate_map.cpp.