mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
reenable closeAllWindows()
This commit is contained in:
parent
95fc3978a9
commit
44fd672ef8
1 changed files with 1 additions and 2 deletions
|
@ -218,8 +218,7 @@ title="%s">%s</button>''' % (
|
|||
self.resize(500, 400)
|
||||
|
||||
def closeAllDeckWindows(self):
|
||||
print "closealldeckwindows()"
|
||||
#aqt.dialogs.closeAll()
|
||||
aqt.dialogs.closeAll()
|
||||
|
||||
# Components
|
||||
##########################################################################
|
||||
|
|
Loading…
Reference in a new issue