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
+1
View File
@@ -23,6 +23,7 @@ set(plain_qml_files
AppLabel.qml
AppLogo.qml
AppWindow.qml
AppComboBox.qml
)
set(qml_singletons
Fonts.qml