1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02: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