]> git.lyx.org Git - lyx.git/commit
avoid one string copy by s/from_utf8(lex.getString())/lex.getDocString()/
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 22 Nov 2006 09:15:38 +0000 (09:15 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 22 Nov 2006 09:15:38 +0000 (09:15 +0000)
commite0e00a92fc04cba66dd0825ed95b7420deb4afcd
tree44fcdfdd9dfee996e3da7da600f305027e166d6c
parent7ec33e06c60556bbec5d02588013dd7907c96644
avoid one string copy by s/from_utf8(lex.getString())/lex.getDocString()/

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16009 a592a061-630c-0410-9148-cb99ea01b6c8
src/MenuBackend.C
src/buffer.C
src/text.C