diff -r b72c6db6890b -r 5dc02b23752f src/gui/text/text.pri --- a/src/gui/text/text.pri Wed Jun 23 19:07:03 2010 +0300 +++ b/src/gui/text/text.pri Tue Jul 06 15:10:48 2010 +0300 @@ -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 += \