summaryrefslogtreecommitdiffstats
path: root/examples/painting/affine/xform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/affine/xform.cpp')
-rw-r--r--examples/painting/affine/xform.cpp2
1 files changed, 1 insertions, 1 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();