This commit is contained in:
Kovid Goyal 2015-09-17 12:35:33 +05:30
parent f665617c9f
commit e152c3723a

View File

@ -241,6 +241,7 @@ class InsertImage(Dialog):
b.setToolTip(_('Import an image from elsewhere in your computer'))
def refresh(self):
self.d.cover_cache.clear()
self.model.refresh()
def import_image(self):