]> git.lyx.org Git - features.git/commit
Fix bug #4889: Painting problem with some insets. RowPainter::paintOnlyInsets is...
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 30 Nov 2010 15:10:31 +0000 (15:10 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 30 Nov 2010 15:10:31 +0000 (15:10 +0000)
commitde7964e501f65c1893f909ee20d3825fe49085af
treed7e38827dfc3d5df4e66c0b2563324c108fe1989
parent14d57ba19e5c7ef83f492f9f87da194c14949687
Fix bug #4889: Painting problem with some insets. RowPainter::paintOnlyInsets is only meant to paint nested Insets, so I guess only the InsetText based insets.

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