Fix text on mobile app page

This commit is contained in:
Aditya Kulkarni
2019-02-22 09:33:02 -08:00
parent d980330762
commit 7152ebd44a

View File

@@ -33,7 +33,7 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="text"> <property name="text">
<string>Scan this QRCode from your ZecQT companion app to connect your phone</string> <string>Scan this QRCode from your ZecQT Wallet companion app to connect your phone</string>
</property> </property>
</widget> </widget>
</item> </item>