]> git.lyx.org Git - features.git/commit
rename Layout_ptr into LayoutPtr
authorAndré Pönitz <poenitz@gmx.net>
Thu, 23 Aug 2007 19:59:07 +0000 (19:59 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Thu, 23 Aug 2007 19:59:07 +0000 (19:59 +0000)
commit39c7e2faf09a85af8e641549be2694675d133ed6
treedd2d37050d74ead56ac247192ff9818147db7241
parent50d78265aa7c104c48ce651d4a5ea1ce48438f71
rename Layout_ptr into LayoutPtr

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19758 a592a061-630c-0410-9148-cb99ea01b6c8
29 files changed:
src/CutAndPaste.cpp
src/LaTeXFeatures.cpp
src/Paragraph.cpp
src/Paragraph.h
src/ParagraphParameters.cpp
src/Text.cpp
src/Text2.cpp
src/Text3.cpp
src/TextClass.cpp
src/TextClass.h
src/TextMetrics.cpp
src/buffer_funcs.cpp
src/insets/InsetERT.cpp
src/insets/InsetEnvironment.cpp
src/insets/InsetEnvironment.h
src/insets/InsetText.cpp
src/lyxlayout_ptr_fwd.h
src/mathed/InsetMathMBox.cpp
src/mathed/InsetMathMBox.h
src/output_docbook.cpp
src/output_latex.cpp
src/paragraph_funcs.cpp
src/rowpainter.cpp
src/sgml.cpp
src/tex2lyx/Context.cpp
src/tex2lyx/Context.h
src/tex2lyx/tex2lyx.cpp
src/tex2lyx/tex2lyx.h
src/tex2lyx/text.cpp