]> git.lyx.org Git - features.git/commit
Fix for another part of 5403, and related bugs, anyway. The InsetLayout
authorRichard Heck <rgheck@comcast.net>
Sat, 25 Oct 2008 13:32:54 +0000 (13:32 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 25 Oct 2008 13:32:54 +0000 (13:32 +0000)
commit70d5f953c9a62802450abe2e5e1157357769a09b
tree691c612b749468330f714a3e016d10ec9d8daa84
parent05168225c4acc7a3d76cc84e122702060f44e02f
Fix for another part of 5403, and related bugs, anyway. The InsetLayout
tags should not be so case-dependent, and we ought to use an Enum instead.
of relying upon string comparisons.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27104 a592a061-630c-0410-9148-cb99ea01b6c8
src/Text3.cpp
src/frontends/qt4/Menus.cpp
src/insets/InsetLayout.cpp
src/insets/InsetLayout.h