]> git.lyx.org Git - features.git/commit
Converted '#warning ...' into FIXME-comments
authorChristian Ridderström <christian.ridderstrom@gmail.com>
Fri, 10 Aug 2007 11:47:12 +0000 (11:47 +0000)
committerChristian Ridderström <christian.ridderstrom@gmail.com>
Fri, 10 Aug 2007 11:47:12 +0000 (11:47 +0000)
commit1050cc44714f8b78e233d6a559ead3d7a8b6aa56
tree7f2ed3e41dd6bbe3d9bcc34e409542cb1287e512
parent35fa399edd590a0ca5c1b4330a90c8bd0bef5e41
Converted '#warning ...' into FIXME-comments

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19397 a592a061-630c-0410-9148-cb99ea01b6c8
27 files changed:
src/Buffer.cpp
src/Counters.cpp
src/Cursor.cpp
src/LyXFunc.cpp
src/ParIterator.cpp
src/Paragraph.cpp
src/Text.cpp
src/Text2.cpp
src/Text3.cpp
src/Trans.cpp
src/factory.cpp
src/frontends/qt4/QPrefs.cpp
src/frontends/qt4/QWrap.cpp
src/insets/InsetGraphicsParams.cpp
src/insets/InsetInclude.cpp
src/insets/InsetTabular.cpp
src/insets/InsetTheorem.cpp
src/mathed/InsetFormulaMacro.cpp
src/mathed/InsetMath.cpp
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathNest.cpp
src/mathed/MathData.cpp
src/mathed/MathMacroTemplate.cpp
src/mathed/MathParser.cpp
src/support/copy.cpp
src/support/filetools.cpp
src/support/mkdir.cpp