Preference Packs: Add revert to backup option
This commit is contained in:
@@ -184,6 +184,11 @@ namespace Gui {
|
||||
|
||||
std::vector<TemplateFile> templateFiles(bool rescan = false);
|
||||
|
||||
/**
|
||||
* Get a list of all available config file backups. Backups are currently stored for one week.
|
||||
*/
|
||||
std::vector<boost::filesystem::path> configBackups() const;
|
||||
|
||||
private:
|
||||
|
||||
void FindPreferencePacksInPackage(const boost::filesystem::path& mod);
|
||||
|
||||
Reference in New Issue
Block a user