Don't forget to quit after the 'save on exit' question.
svn: r519
This commit is contained in:
parent
53420a8626
commit
3a5db79a1d
@ -199,7 +199,6 @@ def save_query(value):
|
|||||||
"""Catch the reponse to the save on exit question"""
|
"""Catch the reponse to the save on exit question"""
|
||||||
if value == 0:
|
if value == 0:
|
||||||
on_save_activate_quit()
|
on_save_activate_quit()
|
||||||
else:
|
|
||||||
mainquit(gtop)
|
mainquit(gtop)
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user