]> git.lyx.org Git - features.git/commit
Centralize cancelation of export
authorScott Kostyshak <skostysh@lyx.org>
Tue, 22 Nov 2022 19:46:00 +0000 (14:46 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Tue, 22 Nov 2022 19:55:26 +0000 (14:55 -0500)
commit3b30dbfca4936adac9a6eb94fced33d36e617734
tree3b9e2e71a4546d9cbf1b76c4ae6f2c0137a8a80e
parent01abab9ad943bb2c89ef2a4c6a9acd8f695e5e54
Centralize cancelation of export

An export can be canceled by clicking on the status bar icon or by
executing export-cancel (e.g., via Document > Cancel Background
Process).

The centralized code kills the script and updates the status bar
icons.

No change in functionality intended.

Related commits: 70a71a82 and 01abab9a.
src/frontends/qt/GuiView.cpp
src/frontends/qt/GuiView.h