Rev 24250 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
21543 | craig | 1 | set(SCRIBUS_TEXT_MOC_CLASSES |
24250 | craig | 2 | text/storytext.h |
7942 | avox | 3 | ) |
4 | |||
24260 | jghali | 5 | set(SCRIBUS_TEXT_SOURCES |
24250 | craig | 6 | text/boxes.cpp |
7 | text/frect.cpp |
||
8 | text/fsize.cpp |
||
9 | text/glyphcluster.cpp |
||
10 | text/index.cpp |
||
11 | text/screenpainter.cpp |
||
12 | text/scrptrun.cpp |
||
13 | text/sctext_shared.cpp |
||
14 | text/scworditerator.cpp |
||
15 | text/shapedtext.cpp |
||
16 | text/shapedtextcache.cpp |
||
17 | text/shapedtextfeed.cpp |
||
18 | text/specialchars.cpp |
||
19 | text/storytext.cpp |
||
20 | text/textlayout.cpp |
||
21 | text/textlayoutpainter.cpp |
||
22 | text/textshaper.cpp |
||
23 | text/textcontext.cpp |
||
5142 | cbradney | 24 | ) |
25 |