Rev 21543 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
21543 | craig | 1 | set(SCRIBUS_STYLES_MOC_CLASSES |
7942 | avox | 2 | ) |
3 | |||
24260 | jghali | 4 | set(SCRIBUS_STYLES_SOURCES |
5 | styles/cellstyle.cpp |
||
6 | styles/charstyle.cpp |
||
7 | styles/linestyle.cpp |
||
8 | styles/paragraphstyle.cpp |
||
9 | styles/style.cpp |
||
10 | styles/stylecontext.cpp |
||
11 | styles/stylecontextproxy.cpp |
||
12 | styles/tablestyle.cpp |
||
6733 | avox | 13 | ) |
14 |