disable active tags menu item when no deck

This commit is contained in:
Damien Elmes 2008-10-16 00:46:04 +09:00
parent b5829e61d0
commit ff26b14e44

View file

@ -1169,6 +1169,7 @@ class AnkiQt(QMainWindow):
"Dstats", "Dstats",
"Kstats", "Kstats",
"Cstats", "Cstats",
"ActiveTags",
) )
deckRelatedMenus = ( deckRelatedMenus = (