Fix missing icons and rework some UI stuff
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>608</width>
|
||||
<height>412</height>
|
||||
<height>434</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
@@ -79,14 +79,14 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="overwriteAll">
|
||||
<property name="text">
|
||||
<string>Overwrite all</string>
|
||||
<string>O&verwrite all</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QRadioButton" name="overwriteSmaller">
|
||||
<property name="text">
|
||||
<string>Overwrite smaller ones only</string>
|
||||
<string>Overwrite s&maller ones only</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user