]> git.lyx.org Git - lyx.git/commit
Allow for nested setBusy calls.
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 5 Nov 2010 20:24:58 +0000 (20:24 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 5 Nov 2010 20:24:58 +0000 (20:24 +0000)
commitab8d87f26a95cd847079aae2e07d80df436ddaae
treeb414b7b16662d603ab6fe9660b72163714bca819
parent44279587e559b95088b33dca73bede7d4fce6328
Allow for nested setBusy calls.

Before, LyX could crash when calling setBusy(false) while LyX is still in a busy state due to a surrounding setBusy(true)/setBusy(false) construction.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36140 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h