mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-06 19:28:49 -04:00
yuzu: Write to config file on important config changes
This commit is contained in:
@@ -122,6 +122,7 @@ signals:
|
||||
void AddDirectory();
|
||||
void ShowList(bool show);
|
||||
void PopulatingCompleted();
|
||||
void SaveConfig();
|
||||
|
||||
private slots:
|
||||
void OnItemExpanded(const QModelIndex& item);
|
||||
|
||||
Reference in New Issue
Block a user