Explorar o código

Fixed File Picker

Cyamond %!s(int64=5) %!d(string=hai) anos
pai
achega
efc213eecb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gui/src/SendingForm.ui.qml

+ 1 - 1
gui/src/SendingForm.ui.qml

@@ -37,7 +37,7 @@ Page {
         // @disable-check M223
         onClicked: {
             // @disable-check M222
-            fileDialog.open()
+            sendingFileDialog.open()
         }
     }