]> git.lyx.org Git - features.git/commit
Avoid any signal/slot communication when the graphic is directly showable on screen...
authorAbdelrazak Younes <younes@lyx.org>
Fri, 20 Jun 2008 16:12:48 +0000 (16:12 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 20 Jun 2008 16:12:48 +0000 (16:12 +0000)
commitf033198c3f7614727ced136dc2354da08c0ebe11
treef5477a481c5e36ec2c9acb6018a2fd2600cbc756
parente9e90558dba80d0a168b767e501d23d25b71ea5b
Avoid any signal/slot communication when the graphic is directly showable on screen. This should complete the fix to http://bugzilla.lyx.org/show_bug.cgi?id=4829

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25340 a592a061-630c-0410-9148-cb99ea01b6c8
src/graphics/GraphicsCacheItem.cpp
src/graphics/GraphicsLoader.cpp