Corretto test per il salvataggio
git-svn-id: svn://10.65.10.50/trunk@1241 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
e047af223d
commit
dec8c68fe9
@ -90,7 +90,7 @@ void TConfig_application::do_config(int m)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
int k = m.run();
|
int k = m.run();
|
||||||
if (!postprocess_config(m,cnf))
|
if (postprocess_config(m,cnf))
|
||||||
{
|
{
|
||||||
bool tosave = k == K_ENTER || k == K_SAVE;
|
bool tosave = k == K_ENTER || k == K_SAVE;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user