manually reverted changes by Qt Creator

This commit is contained in:
sehraf 2015-09-16 17:01:20 +02:00
parent 7c7e4f86dc
commit 04abfad894

View file

@ -31,7 +31,7 @@
<item> <item>
<widget class="QRadioButton" name="textRadioButton"> <widget class="QRadioButton" name="textRadioButton">
<property name="text"> <property name="text">
<string>Enter the &amp;certificate manually</string> <string>Enter the certificate manually</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -52,7 +52,7 @@
<item> <item>
<widget class="QRadioButton" name="rsidRadioButton"> <widget class="QRadioButton" name="rsidRadioButton">
<property name="text"> <property name="text">
<string>E&amp;nter RetroShare ID manually</string> <string>Enter RetroShare ID manually</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -67,7 +67,7 @@
<item> <item>
<widget class="QRadioButton" name="friendRecommendationsRadioButton"> <widget class="QRadioButton" name="friendRecommendationsRadioButton">
<property name="text"> <property name="text">
<string>&amp;Recommend many friends to each others</string> <string>Recommend many friends to each others</string>
</property> </property>
</widget> </widget>
</item> </item>