]> git.lyx.org Git - features.git/commit
* src/rowpainter.C (paintPar):
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 10 Apr 2007 08:20:12 +0000 (08:20 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 10 Apr 2007 08:20:12 +0000 (08:20 +0000)
commit89d2607cf1a8f229bbb63fd9d14de79e9439ac2e
tree3c06cde3f5248385c1eddc6baf039e2c14b9f774
parent8fa0369561d6aac1d4ca4ffa5f2cda25172d725f
* src/rowpainter.C (paintPar):
- only set wide() to true for insets if they are not nested
  in a non-wide inset (bug 3275)
* src/rowpainter.C (inNarrowInset):
- new helper func for the above.

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