feat: add combobox component

This commit is contained in:
talksik
2025-04-11 14:09:38 -07:00
parent c9a05a3c45
commit 10d3f77d94
4 changed files with 25 additions and 0 deletions
+2
View File
@@ -17,6 +17,8 @@ ApplicationWindow {
button: Theme.accent
midlight: Theme.card
light: Theme.secondaryText
highlight: Theme.muted
highlightedText: Theme.secondaryBackground
}
title: qsTr("Flowy")