#include "gui/widgets/panel.hpp"
#include "gui/core/log.hpp"
#include "gui/core/register_widget.hpp"
#include "gettext.hpp"
#include "sdl/rect.hpp"
#include "wml_exception.hpp"
Go to the source code of this file.
Namespaces | |
gui2 | |
Generic file dialog. | |
gui2::implementation | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-lib" |
#define | LOG_SCOPE_HEADER get_control_type() + " [" + id() + "] " + __func__ |
#define | LOG_HEADER LOG_SCOPE_HEADER + ':' |
#define LOG_HEADER LOG_SCOPE_HEADER + ':' |