37 virtual const std::string&
window_id()
const override;
virtual void pre_show(window &window) override
Inherited from modal_dialog.
virtual const std::string & window_id() const override
The execute function.
std::string license_terms_
Various uncategorised dialogs.
Abstract base class for all modal dialogs.
addon_license_prompt(const std::string &license_terms)
Constructor.
#define DEFINE_SIMPLE_EXECUTE_WRAPPER(dialog)
Adds a bare-bonesstatic execute function to a dialog class that immediately invokes and return the re...
base class of top level items, the only item which needs to store the final canvases to draw on...