summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2012-07-06 15:56:59 +0100
committerQt by Nokia <qt-info@nokia.com>2012-07-10 03:25:04 +0200
commitf248fb58a341a73f49694a29f3e61d81b69dcff7 (patch)
treee8d4701f81fd29d92723da501cd87dddcb20a8af /sync.profile
parenta37660ff5f4051a4a28b02c02c5ec05cbbd8369d (diff)
Extend the sync profile with generating forward header for qnumeric.h
Change-Id: I3195758e02e26258f1a1ad888e0a069d62b66a53 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 7d2d4628f0..2bef67f31d 100644
--- a/sync.profile
+++ b/sync.profile
@@ -26,6 +26,7 @@
"qdebug.h" => "QtDebug",
"qevent.h" => "QtEvents",
"qnamespace.h" => "Qt",
+ "qnumeric.h" => "QtNumeric",
"qssl.h" => "QSsl",
"qtest.h" => "QTest",
"qtconcurrentmap.h" => "QtConcurrentMap",