feat: add text field

This commit is contained in:
talksik
2025-04-11 14:15:33 -07:00
parent 10d3f77d94
commit a6256ecb00
4 changed files with 24 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ ApplicationWindow {
light: Theme.secondaryText
highlight: Theme.muted
highlightedText: Theme.secondaryBackground
placeholderText: Theme.muted
}
title: qsTr("Flowy")