]> git.lyx.org Git - features.git/commit
After export-cancel, hide busy and cancel buttons
authorScott Kostyshak <skostysh@lyx.org>
Tue, 22 Nov 2022 19:28:45 +0000 (14:28 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Tue, 22 Nov 2022 19:30:52 +0000 (14:30 -0500)
commit01abab9ad943bb2c89ef2a4c6a9acd8f695e5e54
treeb294ded873faed50b6a44c0dda923bb530c91956
parent70a71a824be37f1e03d0c21c3796a223d227f7db
After export-cancel, hide busy and cancel buttons

This is consistent with 70a71a82 (which is about the code path
through clicking on the 'x' status bar icon).

In the next commit I'll make a function to centralize this sequence
of killing a script and emitting the scriptKilled() signal.
src/frontends/qt/GuiView.cpp