]> git.lyx.org Git - lyx.git/commit
Always use std::endl with lyxerr
authorLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 2 Aug 2003 11:30:30 +0000 (11:30 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 2 Aug 2003 11:30:30 +0000 (11:30 +0000)
commitf1ff990de782f1a4c3ae14902f5242bdb012b264
tree112c603125b0f71468a3335a34b63feaf6870338
parentffe20e2e9cea00e990f1561ecdbf9bc088c4cc5f
Always use std::endl with lyxerr

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7481 a592a061-630c-0410-9148-cb99ea01b6c8
42 files changed:
src/ChangeLog
src/LColor.C
src/LyXAction.C
src/frontends/gnome/GView.C
src/frontends/gnome/GnomeBase.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormDocument.C
src/funcrequest.C
src/insets/ChangeLog
src/insets/insetcollapsable.C
src/insets/insetgraphics.C
src/insets/insettabular.C
src/insets/insettext.C
src/lyxlex_pimpl.C
src/lyxtextclasslist.C
src/mathed/ChangeLog
src/mathed/formula.C
src/mathed/formulabase.C
src/mathed/math_charinset.C
src/mathed/math_cursor.C
src/mathed/math_data.C
src/mathed/math_diffinset.C
src/mathed/math_exintinset.C
src/mathed/math_extern.C
src/mathed/math_gridinset.C
src/mathed/math_hullinset.C
src/mathed/math_inset.C
src/mathed/math_liminset.C
src/mathed/math_macro.C
src/mathed/math_macrotable.C
src/mathed/math_macrotemplate.C
src/mathed/math_parboxinset.C
src/mathed/math_parser.C
src/mathed/math_pos.C
src/mathed/math_scriptinset.C
src/mathed/math_support.C
src/mathed/math_textinset.C
src/mathed/math_xyarrowinset.C
src/mathed/ref_inset.C
src/paragraph.C
src/text2.C
src/text_funcs.C