28 editor_edit_pbl(
const std::string& pbl,
const std::string& current_addon);
37 virtual const std::string&
window_id()
const override;
A config object defines a single node in a WML file, with access to child nodes.
void delete_translation()
editor_edit_pbl(const std::string &pbl, const std::string ¤t_addon)
virtual void pre_show() override
The execute function.
virtual void post_show() override
Actions to be taken after the window has been shown.
void update_url_preview()
std::string current_addon_
virtual const std::string & window_id() const override
The ID of the window to build.
void update_icon_preview()
std::vector< std::string > dirs_
Abstract base class for all modal dialogs.
#define DEFINE_SIMPLE_EXECUTE_WRAPPER(dialog)
Adds a bare-bonesstatic execute function to a dialog class that immediately invokes and return the re...
Various uncategorised dialogs.