string update

This commit is contained in:
Rafael 2016-04-26 15:10:52 +02:00
parent 66fba20719
commit f56ddfb01d
4 changed files with 36 additions and 35 deletions

View file

@ -101,7 +101,7 @@
<item>
<widget class="QRadioButton" name="rbPicDefaultRes">
<property name="text">
<string>Default Size: %1x%2</string>
<string>Default: %1x%2</string>
</property>
<property name="checked">
<bool>true</bool>
@ -115,15 +115,15 @@
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="rbPicCustomRes">
<property name="text">
<string>Custom Size</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="hlCustomRes">
<item>
<widget class="QRadioButton" name="rbPicCustomRes">
<property name="text">
<string>Custom Size:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labPicCustomRes">
<property name="enabled">