aboutsummaryrefslogtreecommitdiffstats
path: root/header.GPL-EXCEPT-QTAS
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2016-05-20 10:05:31 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2016-05-24 08:52:16 +0000
commitad68065dd5740f5f69466d7f7e50355b150124c3 (patch)
tree813dbd193ad832e5bd471833069f4e7efa795952 /header.GPL-EXCEPT-QTAS
parente3d7e2a476f4624a0cacb57b49fe03afb3c8ffec (diff)
Renamed the classes and imports to match the Qt conventions
QML: import QtIVICore 1.0 -> import QtIvi 1.0 import QtIVIVehicleFunctions 1.0 -> import QtIvi.VehicleFunctions 1.0 On C++ side: Includes: - #include <QtIviCore/QIviAbstractFeature> - #include <QtIviVehicleFunctions/QIviClimateControl> The renaming of the files will be done in separate commit to make the diffs easier to read Task-number: QTAUTO-40 Task-number: QTAUTO-41 Change-Id: I2efdaf1f4a15e09481532df1333fa9883e82d1fb Reviewed-by: Johan Thelin <johan.thelin@pelagicore.com>
Diffstat (limited to 'header.GPL-EXCEPT-QTAS')
-rw-r--r--header.GPL-EXCEPT-QTAS2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.GPL-EXCEPT-QTAS b/header.GPL-EXCEPT-QTAS
index 40a3ac9..5a19eab 100644
--- a/header.GPL-EXCEPT-QTAS
+++ b/header.GPL-EXCEPT-QTAS
@@ -3,7 +3,7 @@
** Copyright (C) 2016 Pelagicore AG
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the QtIVI module of the Qt Toolkit.
+** This file is part of the QtIvi module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:GPL-EXCEPT-QTAS$
** Commercial License Usage