]> git.lyx.org Git - features.git/commit
* TextMetrics::redoParagraph(): we need to check the returned value of Inset::metrics...
authorAbdelrazak Younes <younes@lyx.org>
Tue, 28 Aug 2007 18:25:28 +0000 (18:25 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 28 Aug 2007 18:25:28 +0000 (18:25 +0000)
commit3f54edc2008094777908c9745fa3315b88c45e2b
treec4da7b4ef0a20ff0b0e29d1f36bf4c255f356157
parent235312c37621c8143a7bf05706e8b540b67d71c7
* TextMetrics::redoParagraph(): we need to check the returned value of Inset::metrics() nevertheless because some changes don't involves a dimension change (especially in multiline InsetText).

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