Skip to content
Snippets Groups Projects

Features 2608

Merged Alexander requested to merge features-2608 into master
Files
10
@@ -5,8 +5,6 @@ DapUiQmlScreenDialogAddWalletForm {
id: dialogAddWallet
focus: true
sourceCustomArrow: popup.visible ? "qrc:/res/icons/ic_arrow_drop_up.png" : "qrc:/res/icons/icon_arrow_down.png"
Connections {
target: nextButton
onClicked: {
Loading