]> git.lyx.org Git - features.git/commit
- Avoid lyxerr[] like the plague. Use if (lyxerr.debugging( ... )) instead.
authorAsger Ottar Alstrup <alstrup@lyx.org>
Tue, 7 Nov 2006 21:31:33 +0000 (21:31 +0000)
committerAsger Ottar Alstrup <alstrup@lyx.org>
Tue, 7 Nov 2006 21:31:33 +0000 (21:31 +0000)
commit44b212878b7faa7b6f3e887c1f41282c774cac49
tree7c64e153c7a77e465483a7f5776a86d2f677d3a0
parentd3218b9acb2696dd7f46abb1241030466b6bb08d
- Avoid lyxerr[] like the plague. Use if (lyxerr.debugging( ... )) instead.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15792 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.C
src/frontends/WorkArea.C
src/rowpainter.C
src/text.C