mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Edit Book: Flash the taskbar icon after beautify all files completes. Fixes #1639024 [3 small points](https://bugs.launchpad.net/calibre/+bug/1639024)
This commit is contained in:
parent
7003a4e90b
commit
656bdc1142
@ -815,6 +815,7 @@ class Boss(QObject):
|
||||
pretty_all(current_container())
|
||||
self.update_editors_from_container()
|
||||
self.set_modified()
|
||||
QApplication.alert(self.gui)
|
||||
|
||||
def mark_selected_text(self):
|
||||
ed = self.gui.central.current_editor
|
||||
|
Loading…
x
Reference in New Issue
Block a user