]> git.lyx.org Git - features.git/commit
This is the second commit in the process of making InsetLayout a real class.
authorRichard Heck <rgheck@comcast.net>
Fri, 22 Feb 2008 03:27:42 +0000 (03:27 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 22 Feb 2008 03:27:42 +0000 (03:27 +0000)
commit20cf42b7418a73463f313ae685d10107e6966aa3
tree605f5858ce6d81109a1c60974ff5acaec5141ac8
parenta8317afc4ba90c421208933d68b93e56ff25a0e4
This is the second commit in the process of making InsetLayout a real class.

Here, we move TextClass::readInsetLayout() to InsetLayout::read().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23117 a592a061-630c-0410-9148-cb99ea01b6c8
src/TextClass.cpp
src/TextClass.h
src/insets/InsetCollapsable.cpp
src/insets/InsetLayout.cpp [new file with mode: 0644]
src/insets/InsetLayout.h