#include "gui/dialogs/editor/generator_settings.hpp"
#include "formatter.hpp"
#include "gui/auxiliary/field.hpp"
#include "gui/widgets/slider.hpp"
#include "gui/widgets/status_label_helper.hpp"
#include "gettext.hpp"
#include <functional>
Go to the source code of this file.
Namespaces | |
gui2 | |
Generic file dialog. | |
gui2::dialogs | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-lib" |
Variables | |
static int | gui2::dialogs::max_coastal = 5 |
static int | gui2::dialogs::extra_size_per_player = 2 |
static int | gui2::dialogs::min_size = 20 |
#define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 15 of file generator_settings.cpp.