mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Replace custom textfield with original
My implementatin looks strange here...
This commit is contained in:
parent
5b4d1609b4
commit
555680f026
@ -257,7 +257,7 @@ Item {
|
||||
radius: 3
|
||||
}
|
||||
|
||||
Common.TextField {
|
||||
TextField {
|
||||
id: tiSearch
|
||||
anchors {
|
||||
top: parent.top
|
||||
|
Loading…
Reference in New Issue
Block a user