#include "gui/dialogs/editor/generate_map.hpp"
#include "gui/widgets/button.hpp"
#include "gui/widgets/listbox.hpp"
#include "gui/widgets/window.hpp"
#include "generators/map_generator.hpp"
#include "lexical_cast.hpp"
#include <functional>
Go to the source code of this file.
Namespaces | |
gui2 | |
Generic file dialog. | |
gui2::dialogs | |
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 29 of file generate_map.cpp.
#define GETTEXT_DOMAIN "wesnoth-editor" |
Definition at line 16 of file generate_map.cpp.