mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
716d55e869
commit
22f7530891
@ -22,6 +22,7 @@ from calibre.gui2 import error_dialog, file_icon_provider
|
|||||||
from calibre.ptempfile import PersistentTemporaryDirectory
|
from calibre.ptempfile import PersistentTemporaryDirectory
|
||||||
|
|
||||||
class PDFCovers(QDialog):
|
class PDFCovers(QDialog):
|
||||||
|
'Choose a cover from the first few pages of a PDF'
|
||||||
|
|
||||||
rendering_done = pyqtSignal()
|
rendering_done = pyqtSignal()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user