refractor second hand to new file

This commit is contained in:
end-4
2025-10-05 21:59:16 +02:00
parent 7dda10629a
commit b8b3b7993b
4 changed files with 88 additions and 58 deletions
@@ -233,9 +233,9 @@ ContentPage {
value: "rotating"
},
{
displayName: Translation.tr("Square"),
displayName: Translation.tr("Rect"),
icon: "square",
value: "square"
value: "rect"
}
]
}