]> git.lyx.org Git - features.git/commit
Next step: LayoutModuleList is now a thin wrapper around a list<string>.
authorRichard Heck <rgheck@comcast.net>
Thu, 12 Feb 2009 15:07:22 +0000 (15:07 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 12 Feb 2009 15:07:22 +0000 (15:07 +0000)
commit08d7f7885a007a03bf958d2ba2b402a1a53c5bf2
tree04e94755a78c3530f7b846614d205ad1b402e2c0
parent4ae0333a990c52e53af179ed31194851767c7085
Next step: LayoutModuleList is now a thin wrapper around a list<string>.
It'll get its own methods later.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28468 a592a061-630c-0410-9148-cb99ea01b6c8
src/LayoutFile.h
src/LayoutModuleList.h
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiDocument.h
src/insets/InsetInclude.cpp