16 #define GETTEXT_DOMAIN "wesnoth-lib"
30 register_text(
"label",
true,
label,
true);
31 register_bool(
"team_only_toggle",
true, team_only);
Dialog for editing gamemap labels.
Abstract base class for all modal dialogs.
A label displays a text, the text can be wrapped but no scrollbars are provided.
#define REGISTER_DIALOG(window_id)
Wrapper for REGISTER_DIALOG2.
This file contains the settings handling of the widget library.