mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
oops
This commit is contained in:
parent
df3208a4b5
commit
12ef06c540
@ -344,7 +344,7 @@ class Adder(QObject): # {{{
|
|||||||
'books in smaller increments, until you '
|
'books in smaller increments, until you '
|
||||||
'find the problem book.'), show=True)
|
'find the problem book.'), show=True)
|
||||||
|
|
||||||
if not self.continue_updating:
|
if self.continue_updating:
|
||||||
QTimer.singleShot(200, self.update)
|
QTimer.singleShot(200, self.update)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user