Browse Source

Tweak SDA connection UI

pull/87/head
Duke Leto 5 years ago
parent
commit
7dd13c2441
  1. 4
      src/mobileappconnector.ui

4
src/mobileappconnector.ui

@ -33,7 +33,7 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="text"> <property name="text">
<string>Scan this QRCode from your SilentDragon companion app to connect your phone</string> <string>Scan this QRCode in SilentDragonAndroid to connect your device</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -91,7 +91,7 @@
<item row="1" column="2" rowspan="2"> <item row="1" column="2" rowspan="2">
<widget class="QGroupBox" name="groupBox"> <widget class="QGroupBox" name="groupBox">
<property name="title"> <property name="title">
<string>SilentDragon Companion App</string> <string>SilentDragonAndroid</string>
</property> </property>
<layout class="QGridLayout" name="gridLayout_2"> <layout class="QGridLayout" name="gridLayout_2">
<item row="5" column="0"> <item row="5" column="0">

Loading…
Cancel
Save