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:
Kovid Goyal 2016-11-04 10:04:30 +05:30
parent 7003a4e90b
commit 656bdc1142

View File

@ -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