Quote:
Originally Posted by kovidgoyal
Why are you using SizePersistedDialog? For dialogs in the editor use calibre.gui2.tweak_books.widgets.Dialog
|
Because the plugins I copied when learning how to make plugins used SizePersistedDialogs, of course!
Thanks for the tip.