Adjust width of settingspages

This commit is contained in:
Jonas Kvinge
2020-07-13 00:57:50 +02:00
parent 08d627bc9f
commit b0420a0566
14 changed files with 26 additions and 26 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>800</height>
<width>460</width>
<height>960</height>
</rect>
</property>
<property name="windowTitle">
@@ -132,7 +132,7 @@
<item>
<widget class="QCheckBox" name="checkbox_lastfm_https">
<property name="text">
<string>Use HTTPS for local redirectserver to bypass login problems</string>
<string>Use HTTPS for local redirectserver</string>
</property>
</widget>
</item>