summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 631e40a..9478753 100644
--- a/sync.profile
+++ b/sync.profile
@@ -9,7 +9,7 @@
%classnames = (
"qdlt.h" => "QtDlt",
"qiviqueryterm.h" => "QIviAbstractQueryTerm", "QIviConjunctionTerm", "QIviScopeTerm", "QIviFilterTerm", "QIviOrderTerm",
- "qivistandarditem.h" => "QIviStandardItem", "QIviSearchAndBrowseModelItem",
+ "qivistandarditem.h" => "QIviSearchAndBrowseModelItem"
);
%deprecatedheaders = (
);