]> git.lyx.org Git - lyx.git/commit
This should be the last of the commits refactoring the InsetLayout code.
authorRichard Heck <rgheck@comcast.net>
Fri, 22 Feb 2008 16:15:21 +0000 (16:15 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 22 Feb 2008 16:15:21 +0000 (16:15 +0000)
commit2c357c1d23b7b83839a9beb8225d4f1ae4f793b4
treedfb0e43625bc9db9d42a59261ae695c43796ec26
parent561466d45d320a7c8b8024a58810f723c10c8458
This should be the last of the commits refactoring the InsetLayout code.

This one just moves the Decoration enum into InsetLayout, changing the names
to avoid possible conflicts now that it is in the lyx namespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23135 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/InsetBranch.cpp
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetERT.cpp
src/insets/InsetLayout.cpp
src/insets/InsetLayout.h
src/insets/InsetListings.cpp