]> git.lyx.org Git - lyx.git/commit
Fix bug #6642: Concatenate the context menus for: InsetCollapsables without a button...
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 29 Nov 2010 23:21:52 +0000 (23:21 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 29 Nov 2010 23:21:52 +0000 (23:21 +0000)
commitc42a61c5ac5cd8db86d6482ad8b0d42afc8ebdc4
tree46331028b0c75fc972979afc0a27877c58f87bbc
parentc9da62fb08e682204018dcd7d679ec0bc563489a
Fix bug #6642: Concatenate the context menus for: InsetCollapsables without a button, InsetTexts which have a custom context menu and InsetTabulars. Override the default behaviour for InsetInfo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36606 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/InsetCollapsable.cpp
src/insets/InsetInfo.cpp
src/insets/InsetInfo.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/insets/InsetText.cpp
src/insets/InsetText.h