diff -r 93b982ccede2 -r 5daf16870df6 src/gui/text/text.pri --- a/src/gui/text/text.pri Mon Jun 21 22:38:13 2010 +0100 +++ b/src/gui/text/text.pri Thu Jul 22 16:41:55 2010 +0100 @@ -37,7 +37,9 @@ text/qtexttable_p.h \ text/qzipreader_p.h \ text/qzipwriter_p.h \ - text/qtextodfwriter_p.h + text/qtextodfwriter_p.h \ + text/qstatictext_p.h \ + text/qstatictext.h SOURCES += \ text/qfont.cpp \ @@ -66,7 +68,8 @@ text/qsyntaxhighlighter.cpp \ text/qcssparser.cpp \ text/qzip.cpp \ - text/qtextodfwriter.cpp + text/qtextodfwriter.cpp \ + text/qstatictext.cpp win32 { SOURCES += \