mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
250a5ded0a
commit
f87d50c327
@ -1036,7 +1036,7 @@ def edit_metadata(db, row_list, current_row, parent=None, view_slot=None,
|
||||
set_current_callback=set_current_callback)
|
||||
return d.changed, d.rows_to_refresh
|
||||
finally:
|
||||
d.hide()
|
||||
d.hide() # possible workaround for bug reports of occasional ghost edit metadata dialog on windows
|
||||
|
||||
if __name__ == '__main__':
|
||||
from calibre.gui2 import Application as QApplication
|
||||
|
Loading…
x
Reference in New Issue
Block a user