summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2016-05-20 14:03:59 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2016-05-24 08:52:20 +0000
commit74ee9c4c4cb790654e0f0b885ad7ee4764141582 (patch)
tree4c6402738a05a00cd7eadd9b55b7369aead3564e /sync.profile
parentad68065dd5740f5f69466d7f7e50355b150124c3 (diff)
downloadqtivi-74ee9c4c4cb790654e0f0b885ad7ee4764141582.tar.gz
Renamed all files to match the new class names and fixed the includes
Task-number: QTAUTO-40 Task-number: QTAUTO-41 Change-Id: Id3702ef2809f76dc089e9866a396dcca24a8a7fe Reviewed-by: Johan Thelin <johan.thelin@pelagicore.com>
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 08b3ae0..c5df974 100644
--- a/sync.profile
+++ b/sync.profile
@@ -7,7 +7,7 @@
);
%classnames = (
"qdlt.h" => "QtDlt",
- "qtiviqueryterm.h" => "QIviAbstractQueryTerm", "QIviConjunctionTerm", "QIviScopeTerm", "QIviFilterTerm", "QIviOrderTerm",
+ "qiviqueryterm.h" => "QIviAbstractQueryTerm", "QIviConjunctionTerm", "QIviScopeTerm", "QIviFilterTerm", "QIviOrderTerm",
);
%deprecatedheaders = (
);