]> git.lyx.org Git - features.git/commit
Fix crash when closing a second lyx window due to a recursive painting (QT4.4 issue...
authorAbdelrazak Younes <younes@lyx.org>
Thu, 12 Jun 2008 13:04:59 +0000 (13:04 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 12 Jun 2008 13:04:59 +0000 (13:04 +0000)
commit1494e0a687e9b2043895290ef980b817dd8f3fb5
tree52e885a318e176050967c06541dd8c18571a2caf
parentdc4f254726bdfcbb801c70a4f6d175c595008619
Fix crash when closing a second lyx window due to a recursive painting (QT4.4 issue). This code was not needed anyway.

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