15 #define GETTEXT_DOMAIN "wesnoth-lib"
27 , create_engine_(create_engine)
28 , config_engine_(config_engine)
31 set_show_even_without_video(
true);
32 set_allow_plugin_skip(
false);
A config object defines a single node in a WML file, with access to child nodes.
Abstract base class for all modal dialogs.
std::unique_ptr< plugins_context > plugins_context_
void set_retval(const int retval, const bool close_window=true)
Sets there return value of the window.
REGISTER_DIALOG(editor_edit_unit)
@ OK
Dialog was closed with the OK button.