Fix crash in create catalog dialog if changing from EPUB to MOBI and then switching tabs

This commit is contained in:
Kovid Goyal
2019-05-21 19:48:54 +05:30
parent e501fa8d86
commit b8832d5a31
2 changed files with 741 additions and 691 deletions
@@ -33,6 +33,7 @@ class PluginWidget(QWidget,Ui_Form):
TITLE = _('E-book options')
HELP = _('Options specific to')+' AZW3/EPUB/MOBI '+_('output')
DEBUG = False
handles_scrolling = True
# Output synced to the connected device?
sync_enabled = True
File diff suppressed because it is too large Load Diff