summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index e6c811636e..460e7083bd 100644
--- a/sync.profile
+++ b/sync.profile
@@ -93,7 +93,11 @@
"qplatformmenu_qpa.h" => "qpa/qplatformmenu.h",
"QPlatformMenu" => "qpa/qplatformmenu.h",
"QPlatformMenuAction" => "qpa/qplatformmenu.h",
- "QPlatformMenuBar" => "qpa/qplatformmenu.h"
+ "QPlatformMenuBar" => "qpa/qplatformmenu.h",
+ "QStandardItem" => "QtGui/QStandardItem",
+ "QStandardItemModel" => "QtGui/QStandardItemModel",
+ "qstandarditem.h" => "QtGui/qstandarditem.h",
+ "qstandarditemmodel.h" => "QtGui/qstandarditemmodel.h"
},
"QtPrintSupport" => {
"qplatformprintersupport_qpa.h" => "qpa/qplatformprintersupport.h",