mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-02-21 20:39:00 +00:00
Fix 28 : Save New Profile is clearer.
This commit is contained in:
parent
1cd41ce0b9
commit
3d705f7178
@ -49,7 +49,7 @@ Tab{
|
|||||||
}
|
}
|
||||||
Button{
|
Button{
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
text: qsTr("Store current")
|
text: qsTr("Save New Profile")
|
||||||
onClicked: insertname.show()
|
onClicked: insertname.show()
|
||||||
}
|
}
|
||||||
Button{
|
Button{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user