浏览代码

Make it safe for work

Cyamond 5 年之前
父节点
当前提交
3ef5c62343
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gui/src/ReceivingForm.ui.qml

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

@@ -8,7 +8,7 @@ Page {
 
     Label {
         color: "#000000"
-        text: "Why are we not using C# :/"
+        text: "This is where the UI for receiving files goes."
         font.pointSize: 30
         anchors.verticalCenterOffset: 1
         anchors.horizontalCenterOffset: 1