mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-15 22:05:45 +00: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