]> git.lyx.org Git - features.git/commit
Restore Andre's TextClassIndex, but now in the form of BaseClassIndex. It seems worth...
authorRichard Heck <rgheck@comcast.net>
Sun, 24 Feb 2008 16:29:40 +0000 (16:29 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 24 Feb 2008 16:29:40 +0000 (16:29 +0000)
commit69de04feac27ca813a34e765b7f16cc537493206
tree066501f20d5cc82b2610675f676a2b34bbadffe3
parent5f18e5ea819baf1526147c9b389a60c8b140f178
Restore Andre's TextClassIndex, but now in the form of BaseClassIndex. It seems worth distinguishing more clearly than we do at the moment between TextClass's and BaseClass's. The latter correspond to *.layout files; the former are based upon *.layout files but may be modified by modules.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23197 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
src/BufferParams.cpp
src/BufferParams.h
src/CutAndPaste.h
src/LyXFunc.cpp
src/TextClass.h
src/TextClassList.cpp
src/TextClassList.h
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiDocument.h
src/insets/InsetInfo.cpp
src/insets/InsetText.h
src/output_docbook.cpp
src/support/types.h