]> git.lyx.org Git - features.git/commit
* src/buffer.C
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 14 Aug 2006 09:33:49 +0000 (09:33 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 14 Aug 2006 09:33:49 +0000 (09:33 +0000)
commit28ef49f2d9206c4d96230c395a7712185bd5d120
treeaa873e5ae01bfe8485e36b613f97a39e589c168e
parent63b5b965dffcdfec877290f087e6699663ce79bb
* src/buffer.C
(Buffer::errorList): simplify

* src/buffer.h
emptyErrorList_ move to buffer.C and make it static const

* src/lyx_main.C
(LyX::exec2): Use for_each instead of for loop

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14667 a592a061-630c-0410-9148-cb99ea01b6c8
src/buffer.C
src/buffer.h
src/lyx_main.C