mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
e14f96454f
commit
e303e85d2a
@ -77,7 +77,7 @@ class TestEmail(QDialog):
|
||||
except Exception:
|
||||
import traceback
|
||||
tb = traceback.format_exc()
|
||||
self.test_done.emit(tb)
|
||||
self.test_done.emit(tb)
|
||||
|
||||
def on_test_done(self, txt):
|
||||
if self.isVisible():
|
||||
|
Loading…
x
Reference in New Issue
Block a user