mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Remove no longer used Text
This commit is contained in:
parent
cb79e5a18f
commit
7e28cff32e
@ -177,23 +177,6 @@ Item {
|
||||
bottom: parent.bottom
|
||||
}
|
||||
|
||||
// Text {
|
||||
// id: text1
|
||||
// height: 29
|
||||
// text: screenTitle
|
||||
// anchors {
|
||||
// right: parent.right
|
||||
// left: parent.left
|
||||
// top: parent.top
|
||||
// margins: 10
|
||||
// }
|
||||
// wrapMode: Text.WordWrap
|
||||
|
||||
// color: "#2F2F2F"
|
||||
// font.pointSize: 9
|
||||
|
||||
// font.family: "Segoe UI, Roboto"
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user