forked from qt-creator/qt-creator
QmlDesigner.StatesEditor: renamed 'remove' button
This commit is contained in:
@@ -498,7 +498,7 @@ Rectangle {
|
|||||||
|
|
||||||
Text {
|
Text {
|
||||||
id: removeStateText
|
id: removeStateText
|
||||||
text: " Erase "
|
text: " Delete "
|
||||||
color: "#cfcfcf"
|
color: "#cfcfcf"
|
||||||
font.pixelSize:10
|
font.pixelSize:10
|
||||||
y:1
|
y:1
|
||||||
|
|||||||
Reference in New Issue
Block a user