Browse Source

Make it safe for work

Cyamond 5 years ago
parent
commit
3ef5c62343
1 changed files with 1 additions and 1 deletions
  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