summaryrefslogtreecommitdiffstats
path: root/tests/manual/qlocale/numberformats.h
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-04-17 10:38:24 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-17 10:38:24 +0200
commit16b53b2f0e3f8f64a59c465493a6209eb7f9ab47 (patch)
treebbb63401eb3c56c32ad9bd9be66bae8d3590de6b /tests/manual/qlocale/numberformats.h
parent2c13dc7482690756280cfefe8515eb809b069721 (diff)
parent9bd032355163d92cda5e7e59ecd21214b131f187 (diff)
Merge "Merge remote-tracking branch 'origin/master' into api_changes" into refs/staging/api_changes
Diffstat (limited to 'tests/manual/qlocale/numberformats.h')
-rw-r--r--tests/manual/qlocale/numberformats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qlocale/numberformats.h b/tests/manual/qlocale/numberformats.h
index 8243d1177c..bcc352a818 100644
--- a/tests/manual/qlocale/numberformats.h
+++ b/tests/manual/qlocale/numberformats.h
@@ -41,7 +41,7 @@
#ifndef NUMBERFORMATS_H
#define NUMBERFORMATS_H
-#include <QtGui>
+#include <QtWidgets>
class NumberFormatsWidget : public QWidget
{