added DropDown component

This commit is contained in:
vladimir.kuznetsov
2023-04-25 08:04:20 +03:00
parent 87f01007cc
commit a9ebf534c6
10 changed files with 261 additions and 17 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ Window {
id: pageLoader
onFinished: {
UiLogic.initalizeUiLogic()
UiLogic.initializeUiLogic()
}
}