summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2019-12-12 10:33:34 +0100
committerMårten Nordheim <marten.nordheim@qt.io>2019-12-12 12:43:56 +0100
commit5612f24dc53d64f1d713db561ca66f780fa1cb76 (patch)
tree86ebef0e1870f5f8c07fae2873acdd61ad26d59b /sync.profile
parent4639660dedceba7c16e1a8110bba16eff30be312 (diff)
Add QPasswordDigestor to syncqt
It wasn't generating the "QPasswordDigestor" forward-header because QPasswordDigestor is a namespace, not a class. Fixes: QTBUG-80708 Change-Id: Ic6567271e2d2d948c0663017069eb26e2e95662c Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
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 fd44197a00..0292bf0dc2 100644
--- a/sync.profile
+++ b/sync.profile
@@ -66,6 +66,7 @@
"qtconcurrentmap.h" => "QtConcurrentMap",
"qtconcurrentfilter.h" => "QtConcurrentFilter",
"qtconcurrentrun.h" => "QtConcurrentRun",
+ "qpassworddigestor.h" => "QPasswordDigestor",
);
%deprecatedheaders = (
"QtGui" => {