mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-09 20:12:21 +02:00
Save IDE settings on apply
This commit is contained in:
parent
5c42ea6d2d
commit
15d42bdf48
1 changed files with 1 additions and 0 deletions
|
@ -438,6 +438,7 @@ namespace IDE.ui
|
||||||
}
|
}
|
||||||
|
|
||||||
gApp.mSettings.Apply();
|
gApp.mSettings.Apply();
|
||||||
|
gApp.mSettings.Save();
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue