Qt: Fix directory setting changes
This commit is contained in:
@ -445,4 +445,7 @@ void SetDefaults();
|
||||
bool EnsureFoldersExist();
|
||||
void LoadConfig(SettingsInterface& si);
|
||||
void Save(SettingsInterface& si);
|
||||
|
||||
/// Updates the variables in the EmuFolders namespace, reloading subsystems if needed.
|
||||
void Update();
|
||||
} // namespace EmuFolders
|
||||
|
||||
Reference in New Issue
Block a user