#include "gui/dialogs/language_selection.hpp"
#include "foreach.hpp"
#include "gui/widgets/button.hpp"
#include "gui/widgets/listbox.hpp"
#include "gui/widgets/settings.hpp"
#include "gui/widgets/window.hpp"
#include "gui/widgets/window_builder.hpp"
#include "language.hpp"
#include "log.hpp"
#include "preferences.hpp"
#include "video.hpp"
#include "wml_exception.hpp"
Go to the source code of this file.
Namespaces | |
namespace | gui2 |
Defines | |
#define | DBG_GUI LOG_STREAM_INDENT(debug, widget) |
#define | LOG_GUI LOG_STREAM_INDENT(info, widget) |
#define | WRN_GUI LOG_STREAM_INDENT(warn, widget) |
#define | ERR_GUI LOG_STREAM_INDENT(err, widget) |
#define DBG_GUI LOG_STREAM_INDENT(debug, widget) |
Definition at line 29 of file language_selection.cpp.
#define ERR_GUI LOG_STREAM_INDENT(err, widget) |
Definition at line 32 of file language_selection.cpp.
#define LOG_GUI LOG_STREAM_INDENT(info, widget) |
Definition at line 30 of file language_selection.cpp.
#define WRN_GUI LOG_STREAM_INDENT(warn, widget) |
Definition at line 31 of file language_selection.cpp.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |