summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.h
diff options
context:
space:
mode:
authorJoão Abecasis <joao.abecasis@nokia.com>2012-03-12 23:52:36 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-12 23:52:36 +0100
commite104fe7266fa31b6d73f518ee57bfe584f88faac (patch)
tree25af68cb59a902381c722e9098ee46e9b5b98134 /src/corelib/tools/qlocale.h
parente57e2f3e32cca2bf592a49cd62eaf567f3795c30 (diff)
parentd5098f2802255da10b749b93705084ad1fdfc6a5 (diff)
Merge "Merge remote-tracking branch 'origin/master' into api_changes" into refs/staging/api_changes
Diffstat (limited to 'src/corelib/tools/qlocale.h')
-rw-r--r--src/corelib/tools/qlocale.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/qlocale.h b/src/corelib/tools/qlocale.h
index 2ecd934100..c029f627b2 100644
--- a/src/corelib/tools/qlocale.h
+++ b/src/corelib/tools/qlocale.h
@@ -42,6 +42,7 @@
#ifndef QLOCALE_H
#define QLOCALE_H
+#include <QtCore/qvariant.h>
#include <QtCore/qstring.h>
#include <QtCore/qobjectdefs.h>