1
0
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:
Elias Steurer 2021-02-05 11:13:30 +01:00
parent 5b4d1609b4
commit 555680f026

View File

@ -257,7 +257,7 @@ Item {
radius: 3
}
Common.TextField {
TextField {
id: tiSearch
anchors {
top: parent.top