From f248fb58a341a73f49694a29f3e61d81b69dcff7 Mon Sep 17 00:00:00 2001
From: Laszlo Papp <lpapp@kde.org>
Date: Fri, 6 Jul 2012 15:56:59 +0100
Subject: [PATCH] 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>
---
 sync.profile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sync.profile b/sync.profile
index 7d2d4628f0c..2bef67f31da 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",
-- 
GitLab