diff options
Diffstat (limited to 'src/gui/text')
-rw-r--r-- | src/gui/text/qstatictext_p.h | 1 |
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 |