mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
f665617c9f
commit
e152c3723a
@ -241,6 +241,7 @@ class InsertImage(Dialog):
|
|||||||
b.setToolTip(_('Import an image from elsewhere in your computer'))
|
b.setToolTip(_('Import an image from elsewhere in your computer'))
|
||||||
|
|
||||||
def refresh(self):
|
def refresh(self):
|
||||||
|
self.d.cover_cache.clear()
|
||||||
self.model.refresh()
|
self.model.refresh()
|
||||||
|
|
||||||
def import_image(self):
|
def import_image(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user