summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qstatictext_p.h
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2010-02-15 22:24:35 (GMT)
committerRhys Weatherley <rhys.weatherley@nokia.com>2010-02-15 22:24:35 (GMT)
commit2a271df9d242febfc735acfe239cdd6a7cc1471c (patch)
tree60812f74344d442eea1f0177f2c97d8fdfa05f78 /src/gui/text/qstatictext_p.h
parent7455ba4fdc82bc8e7174184090ddfbf03c312446 (diff)
downloadQt-2a271df9d242febfc735acfe239cdd6a7cc1471c.zip
Qt-2a271df9d242febfc735acfe239cdd6a7cc1471c.tar.gz
Qt-2a271df9d242febfc735acfe239cdd6a7cc1471c.tar.bz2
Compile fix for QStaticText - include declaration of QColor
Diffstat (limited to 'src/gui/text/qstatictext_p.h')
-rw-r--r--src/gui/text/qstatictext_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/text/qstatictext_p.h b/src/gui/text/qstatictext_p.h
index d2afad6..388c684 100644
--- a/src/gui/text/qstatictext_p.h
+++ b/src/gui/text/qstatictext_p.h
@@ -54,6 +54,7 @@
//
#include <private/qtextureglyphcache_p.h>
+#include <QtGui/qcolor.h>
QT_BEGIN_NAMESPACE