]> git.lyx.org Git - features.git/commit
Fix bug #6134: Reload context menu for graphics inset.
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 13 Aug 2009 17:21:59 +0000 (17:21 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 13 Aug 2009 17:21:59 +0000 (17:21 +0000)
commit770aa71839511d358c90090c992f33f1a6319f82
treeaff35a2e9e0e68e9d10c1dae34bb27bcb989439b
parent603a1c545cf44ff57dc3f17bc5884f008eacda8b
Fix bug #6134: Reload context menu for graphics inset.

This shouldn't be necessary, but sometimes it is.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31014 a592a061-630c-0410-9148-cb99ea01b6c8
lib/ui/stdcontext.inc
src/FuncCode.h
src/LyXAction.cpp
src/graphics/GraphicsCacheItem.cpp
src/graphics/GraphicsLoader.cpp
src/graphics/GraphicsLoader.h
src/insets/InsetGraphics.cpp
src/insets/RenderGraphic.cpp
src/insets/RenderGraphic.h