#include <boost/multi_index_container.hpp>
#include "gui/dialogs/game_save.hpp"
#include "gettext.hpp"
#include "gui/auxiliary/field.hpp"
#include "gui/widgets/button.hpp"
#include "gui/widgets/label.hpp"
#include "gui/widgets/settings.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-lib" |
#define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 15 of file game_save.cpp.