]> git.lyx.org Git - features.git/commit
Fix return value of InsetText::plaintext
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 10 Sep 2006 08:41:39 +0000 (08:41 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 10 Sep 2006 08:41:39 +0000 (08:41 +0000)
commit9b5a63aaaf7d650936795cae787bd37bb9bba8bd
tree311daa1323448224fce6a1b24721e948c473b7df
parentd929950da4b26bab41ef9b66370e0fed0519cbae
Fix return value of InsetText::plaintext
* src/insets/insetnote.C
(InsetNote::plaintext): Move line counting code from here ...

* src/insets/insettext.C
(InsetText::plaintext): ... here.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14957 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/insetnote.C
src/insets/insettext.C