forked from KolibriOS/kolibrios
Eolite: save ini
git-svn-id: svn://kolibrios.org@5607 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
8f2060bd2b
commit
d50725e30c
@ -67,7 +67,7 @@ void settings_dialog()
|
|||||||
id=GetButtonID();
|
id=GetButtonID();
|
||||||
if (id==10)
|
if (id==10)
|
||||||
{
|
{
|
||||||
//SaveIniSettings();
|
SaveIniSettings();
|
||||||
active_settings=0;
|
active_settings=0;
|
||||||
action_buf = 300;
|
action_buf = 300;
|
||||||
cmd_free = 4;
|
cmd_free = 4;
|
||||||
|
Loading…
Reference in New Issue
Block a user