From 3dce19a2957f95c6c91a167099d0c1532f90e8d6 Mon Sep 17 00:00:00 2001 From: Konstantin <djtv01@gmail.com> Date: Tue, 10 Dec 2019 07:02:45 +0300 Subject: [PATCH] delete comment --- .../screen/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml | 1 - libdap-qt-ui-qml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CellFrameDashboardGUI/screen/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml b/CellFrameDashboardGUI/screen/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml index cf8cdcb..ff8cf9c 100644 --- a/CellFrameDashboardGUI/screen/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml +++ b/CellFrameDashboardGUI/screen/LastAction/DapUiQmlScreenDialogAddWalletForm.ui.qml @@ -148,7 +148,6 @@ DapUiQmlScreen { fontSizeComboBox: 16 * pt hilightColor: "#330F54" sidePaddingActive: 20*pt - //spacingEdgeActive: 20*pt indicator: Image { source: parent.popup.visible ? "qrc:/res/icons/ic_arrow_drop_up_dark_blue.png" diff --git a/libdap-qt-ui-qml b/libdap-qt-ui-qml index abee418..7b490c2 160000 --- a/libdap-qt-ui-qml +++ b/libdap-qt-ui-qml @@ -1 +1 @@ -Subproject commit abee4181c78290cae8e768e2637cfe55486cefd7 +Subproject commit 7b490c2c718ab341af1b1f74f49aec20fb45101e -- GitLab