added DropDown component
This commit is contained in:
parent
87f01007cc
commit
a9ebf534c6
10 changed files with 261 additions and 17 deletions
|
@ -135,7 +135,7 @@ Window {
|
|||
id: pageLoader
|
||||
|
||||
onFinished: {
|
||||
UiLogic.initalizeUiLogic()
|
||||
UiLogic.initializeUiLogic()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue