]> git.lyx.org Git - features.git/commit
First step towards model/view separation of Paragraph class.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 19 Dec 2006 14:27:38 +0000 (14:27 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 19 Dec 2006 14:27:38 +0000 (14:27 +0000)
commit30f8a6327f0b8fcfa8cff36faa123c9a3b4c7669
treec9fd308bc326c1adc77171ee88d1242b21b61ab4
parent1ca55d1c8f1bc16d80db26d287ecf6f1a8e51aee
First step towards model/view separation of Paragraph class.

- ParagraphMetrics: new class gathering everything related to metrics.
- Paragraph: now derives from ParagraphMetrics.

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