summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-06-12 13:55:37 +0300
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-06-13 08:03:50 +0300
commit599370d0561cd416d7c94dc293033f488cae4c2a (patch)
treebb1b70a582e33c7e5797e525e684476dcb4feda9 /README
parent3880b19e779569ff87dd5f6c1c77c32d63f40a3a (diff)
Qt Commercial -> Qt Enterprise
Also updated licenses. Change-Id: Ie14327305207e14879c1f1223219fcdfa1669dc0 Reviewed-by: Mika Salmela <mika.salmela@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 8 insertions, 8 deletions
diff --git a/README b/README
index 8cca09e7..87246f95 100644
--- a/README
+++ b/README
@@ -1,18 +1,18 @@
---------------------------------
-Commercial Charts Add-on 1.3.0
---------------------------------
+---------------------------------
+Qt Enterprise Charts Add-on 1.3.0
+---------------------------------
-What's in Qt Commercial Charts
-=============================
+What's in Qt Enterprise Charts
+==============================
Directory structure:
src/
- Source code of the Qt Commercial Charts
+ Source code of the Qt Enterprise Charts
plugins/
QML bindings plugins and QtCreator plugin
examples/
- Some examples of using Qt Commercial Charts
+ Some examples of using Qt Enterprise Charts
demos/
More versatile example applications showing how to customize charts,
combine several chart types and implement interaction in charts
@@ -24,7 +24,7 @@ licenses/
Building
========
Please note that if you have already installed a previous version of
-QtCommercial Charts, you should first uninstall it with
+Qt Enterprise Charts, you should first uninstall it with
make uninstall
Configure project with qmake and build project with make: