mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-05 01:27:55 -05: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