summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2016-01-29 12:01:35 +0100
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2016-01-29 11:53:50 +0000
commit6d6b56232388a103ee398f8a5727118c9c2fb10b (patch)
tree0b091fc7e239a848017f8d376e806fc562e98e35 /examples
parentee77a19ebafe51a3a2c8a9cce2ad9363d1a86de2 (diff)
Remove spurious identifier.
Change-Id: Ic33698484fd3654d64c60c455d5c6f5c2955d793 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com> Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/trafficlight-qml-static/trafficlight-qml-static.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/trafficlight-qml-static/trafficlight-qml-static.qml b/examples/trafficlight-qml-static/trafficlight-qml-static.qml
index dd7df03..28024a0 100644
--- a/examples/trafficlight-qml-static/trafficlight-qml-static.qml
+++ b/examples/trafficlight-qml-static/trafficlight-qml-static.qml
@@ -46,7 +46,7 @@
**
** $QT_END_LICENSE$
**
-****************************************************************************/QtScxml
+****************************************************************************/
TrafficLight {
stateMachine: trafficLightStateMachine