mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
6170e8c560
commit
fc23985960
@ -557,6 +557,7 @@ class EbookViewer(MainWindow):
|
||||
self.book_prepared.emit(True, {'base': ans, 'pathtoebook': pathtoebook, 'open_at': open_at, 'reloaded': reload_book})
|
||||
|
||||
def prepare_notify(self):
|
||||
performance_monitor('preparation started')
|
||||
self.book_preparation_started.emit()
|
||||
|
||||
def load_finished(self, ok, data):
|
||||
|
Loading…
x
Reference in New Issue
Block a user