56 virtual const std::string&
window_id()
const override;
Dialog for editing gamemap labels.
virtual const std::string & window_id() const override
The execute function.
edit_label(std::string &label, bool &team_only)
Constructor.
Abstract base class for all modal dialogs.
A label displays a text, the text can be wrapped but no scrollbars are provided.
#define DEFINE_SIMPLE_EXECUTE_WRAPPER(dialog)
Adds a bare-bonesstatic execute function to a dialog class that immediately invokes and return the re...