15 #define GETTEXT_DOMAIN "wesnoth-lib"
17 #include <boost/multi_index_container.hpp>
54 register_text(
"txtFilename",
false, filename,
true);
55 register_label(
"lblTitle",
true, title);
61 const
std::
string& title,
66 register_label(
"lblTitle",
true, title);
67 register_text(
"txtFilename",
false, filename,
true);
68 register_label(
"lblMessage",
true, message);
74 std::
string& filename,
75 const
std::
string& title,
78 register_label(
"lblTitle",
true, title);
79 register_text(
"txtFilename",
false, filename,
true);
80 register_label(
"lblMessage",
true, message);
81 register_bool(
"ignore_all",
true, ignore_all);
84 set_always_save_fields(
true);
REGISTER_DIALOG(label_settings)
Implements some helper classes to ease adding fields to a dialog and hide the synchronization needed...
A class inherited from ttext_box that displays its input as stars.
GLsizei GLenum GLuint GLuint GLsizei char * message