33 virtual const std::string&
window_id()
const override;
This shows the dialog to select a previous version of Wesnoth to migrate preferences from and redownl...
virtual const std::string & window_id() const override
The ID of the window to build.
virtual void post_show() override
Actions to be taken after the window has been shown.
std::string old_config_dir()
Prior to 1.19 linux installs would usually store the credentials and preferences file under XDG_CONFI...
migrate_version_selection()
std::vector< std::string > versions_
void migrate_credentials(const std::string &credentials_dir)
virtual void pre_show() override
Actions to be taken before showing the window.
Abstract base class for all modal dialogs.