]> git.lyx.org Git - features.git/commit
Remove the layout_ cache in InsetCollapsable.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 14 Jul 2009 12:07:51 +0000 (12:07 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 14 Jul 2009 12:07:51 +0000 (12:07 +0000)
commit5bf8df4fbc9a4117df3df957f83c23f6847ac185
tree5bdab1a1d388d3faa55282bea95aa4e8dbe61a6c
parent24ae6d12d5cdc7bbe071a72a54ce1ea54f3bfe37
Remove the layout_ cache in InsetCollapsable.

Remove setLayout methods and all the calls to it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30560 a592a061-630c-0410-9148-cb99ea01b6c8
src/CutAndPaste.cpp
src/Text3.cpp
src/insets/InsetBox.cpp
src/insets/InsetBranch.cpp
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetFlex.cpp
src/insets/InsetIndex.cpp
src/insets/InsetInfo.cpp
src/insets/InsetNote.cpp
src/insets/InsetPhantom.cpp