summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qstatictext.h
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-01-26 16:42:17 +0100
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-01-26 16:42:17 +0100
commit872a5d79615f5a36bc76730e4e7eecd1f1f54b31 (patch)
tree0b161c1d373d668c39f409ff1b6f2c6b16ee5ed8 /src/gui/text/qstatictext.h
parenta5bf01a04d8f18182e9d453ba36facddffc3ba99 (diff)
Compile for Symbian
Missing include
Diffstat (limited to 'src/gui/text/qstatictext.h')
-rw-r--r--src/gui/text/qstatictext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/text/qstatictext.h b/src/gui/text/qstatictext.h
index 6c70816555..de2fdb3ae5 100644
--- a/src/gui/text/qstatictext.h
+++ b/src/gui/text/qstatictext.h
@@ -44,6 +44,7 @@
#include <QtCore/qsize.h>
#include <QtCore/qstring.h>
+#include <QtCore/qmetatype.h>
#include <QtGui/qtransform.h>
#include <QtGui/qfont.h>