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