summaryrefslogtreecommitdiffstats
path: root/examples/painting
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-07-04 10:30:18 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-08 15:36:26 +0200
commit6efe729881303f2198d61817174e9695aea63246 (patch)
treef7271635fedffe70140971f8df0c39bebc44fc8e /examples/painting
parentb59392aeb53fbba957d145b95a6111dcb18e15b1 (diff)
Remove more references to demos.
Change-Id: I431184cd0534c86047706fdaa1045b2935de5d7a Reviewed-on: http://codereview.qt.nokia.com/1307 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
Diffstat (limited to 'examples/painting')
-rw-r--r--examples/painting/affine/xform.cpp2
-rw-r--r--examples/painting/composition/composition.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/examples/painting/affine/xform.cpp b/examples/painting/affine/xform.cpp
index ea1916acc8..43f8ce4da1 100644
--- a/examples/painting/affine/xform.cpp
+++ b/examples/painting/affine/xform.cpp
@@ -895,7 +895,7 @@ XFormWidget::XFormWidget(QWidget *parent)
// defaults
view->reset();
vectorType->setChecked(true);
- textEditor->setText("Qt Affine Transformation Demo");
+ textEditor->setText("Qt Affine Transformation Example");
textEditor->setEnabled(false);
animateButton->animateClick();
diff --git a/examples/painting/composition/composition.html b/examples/painting/composition/composition.html
index 1848ad8bd1..82b8991e8f 100644
--- a/examples/painting/composition/composition.html
+++ b/examples/painting/composition/composition.html
@@ -1,9 +1,9 @@
<html>
-<h1>Demo for composition modes</h1>
+<h1>Example for composition modes</h1>
<p>
- This demo shows some of the more advanced composition modes supported by Qt.
+ This example shows some of the more advanced composition modes supported by Qt.
</p>
<p>