aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
diff options
context:
space:
mode:
authorChristiaan Janssen <christiaan.janssen@nokia.com>2010-04-09 14:17:29 +0200
committerChristiaan Janssen <christiaan.janssen@nokia.com>2010-04-09 14:17:42 +0200
commit6fa49f353bbd07a97eea5ce447bbfc75a468ece6 (patch)
tree8a50d0757369ca0c35ee35cb4b5d8ac8345496be /src/plugins/qmldesigner/components/stateseditor/stateslist.qml
parent1a772c1b315be63f2d4b7619feca4f43a40b2c0c (diff)
QmlDesigner.StatesEditor: renamed 'remove' button
Diffstat (limited to 'src/plugins/qmldesigner/components/stateseditor/stateslist.qml')
-rw-r--r--src/plugins/qmldesigner/components/stateseditor/stateslist.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmldesigner/components/stateseditor/stateslist.qml b/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
index 5c56623ed1..fd99b02fd9 100644
--- a/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
+++ b/src/plugins/qmldesigner/components/stateseditor/stateslist.qml
@@ -498,7 +498,7 @@ Rectangle {
Text {
id: removeStateText
- text: " Erase "
+ text: " Delete "
color: "#cfcfcf"
font.pixelSize:10
y:1