don't close all dialogs on reset anymore

This commit is contained in:
Damien Elmes 2008-12-08 16:08:19 +09:00
parent 329096948b
commit f4e262fdc3

View file

@ -148,7 +148,6 @@ An error occurred. Please copy the following message into a bug report.\n\n""" +
self.viewsBackup = None
def reset(self, count=True):
ui.dialogs.closeAll()
if self.deck:
self.deck.refresh()
if count: