]> git.lyx.org Git - features.git/commit
GuiImage: detaching the QImage does not have any good side effect apparently. It...
authorAbdelrazak Younes <younes@lyx.org>
Fri, 19 Sep 2008 11:42:53 +0000 (11:42 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 19 Sep 2008 11:42:53 +0000 (11:42 +0000)
commit482468dda605bd4e159a4e1c60930790087b3582
treede67dcfe72242edf37ccc8e5a3a35344d9d15025
parent31c1982677e0602ed6151521706d865d4c84d85a
GuiImage: detaching the QImage does not have any good side effect apparently. It just results in some jumps of memory because the QImage data is referenced somewhere else (I don't know where as only the transformed image should be on screen).

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