aboutsummaryrefslogtreecommitdiffstats
path: root/app/ArrivedDesDialog.qml
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-05-31 13:02:40 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-05-31 13:02:40 +0900
commit59403c455a7ae2a5bd8d295aaf53a203d9a926e4 (patch)
tree9b03d7b87e1c4a3d832895c1060b176d7f0f22de /app/ArrivedDesDialog.qml
parentc8d0de473418fb0312876e22a18f0fbda54c4b38 (diff)
fix bug
Diffstat (limited to 'app/ArrivedDesDialog.qml')
-rw-r--r--app/ArrivedDesDialog.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/ArrivedDesDialog.qml b/app/ArrivedDesDialog.qml
index e1ea5c4..d352b04 100644
--- a/app/ArrivedDesDialog.qml
+++ b/app/ArrivedDesDialog.qml
@@ -62,7 +62,7 @@ Rectangle {
spacing: 10
Image {
id: dsp_mark
- source: dsp_icon
+// source: dsp_icon
Layout.maximumHeight: 120
Layout.maximumWidth: 120
}