This commit is contained in:
Kovid Goyal 2016-12-01 12:04:48 +05:30
parent 4bbad155a3
commit 5da164fe4d

View File

@ -377,6 +377,7 @@ class EximDialog(Dialog):
self.abort_disk_usage.set()
Dialog.reject(self)
if __name__ == '__main__':
from calibre.gui2 import Application
app = Application([])