]> git.lyx.org Git - features.git/commit
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.
authorAbdelrazak Younes <younes@lyx.org>
Mon, 11 Feb 2008 08:20:13 +0000 (08:20 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 11 Feb 2008 08:20:13 +0000 (08:20 +0000)
commit8e831bb602cd6c16348860554b9355bc59c67b43
tree70a3890e9f4fcd7e117bc0adedad2146582a8e73
parent4bc9498c7dc46f9738137fadfcc0bd098d5cf73c
modify Inset::EntryDirectionType to follow style used in FontEnums.h for enums.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22936 a592a061-630c-0410-9148-cb99ea01b6c8
25 files changed:
src/Text2.cpp
src/insets/Inset.cpp
src/insets/Inset.h
src/insets/InsetCaption.cpp
src/insets/InsetCaption.h
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetCommand.cpp
src/insets/InsetCommand.h
src/insets/InsetExternal.cpp
src/insets/InsetExternal.h
src/insets/InsetGraphics.cpp
src/insets/InsetGraphics.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/insets/InsetText.cpp
src/insets/InsetText.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathNest.h
src/mathed/MathMacro.cpp
src/mathed/MathMacro.h
src/mathed/MathMacroTemplate.cpp
src/mathed/MathMacroTemplate.h