]> git.lyx.org Git - features.git/commit
Fix bug #6160 and #6182: Assertion when viewing master document.
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 29 Aug 2009 23:14:38 +0000 (23:14 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 29 Aug 2009 23:14:38 +0000 (23:14 +0000)
commitf733221747bbdadc82a412d77565a76961c015b4
tree6ba2e79d7a0c18236f3c33420547133a142afe6f
parentd6f7945761ab4178470b03cb91d7b2d8a1f6e03f
Fix bug #6160 and #6182: Assertion when viewing master document.

Set Buffer to Insets when reading a document. InsetSpecialChar and InsetLine are the only Insets that are instantiated in readParToken.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31238 a592a061-630c-0410-9148-cb99ea01b6c8
src/Text.cpp