Fix bug #6134: Reload context menu for graphics inset.
commit3612f2fc3297758dd5abe03208816d60303d88f7
authorvfr <vfr@a592a061-630c-0410-9148-cb99ea01b6c8>
Thu, 13 Aug 2009 17:21:59 +0000 (13 17:21 +0000)
committervfr <vfr@a592a061-630c-0410-9148-cb99ea01b6c8>
Thu, 13 Aug 2009 17:21:59 +0000 (13 17:21 +0000)
treeaff35a2e9e0e68e9d10c1dae34bb27bcb989439b
parent8b7c210ff04128c351fcec6387a08926a3989a0b
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