increased size of prefs dialog, since it seems too small for the newest qt6 version, especially on macOS.

This commit is contained in:
2026-01-21 11:11:17 +01:00
parent 957d95d352
commit 9f9e3d4f7f

View File

@@ -9,8 +9,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>460</width>
<height>200</height>
<width>503</width>
<height>230</height>
</rect>
</property>
<property name="windowTitle">
@@ -36,8 +36,8 @@
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>421</width>
<y>110</y>
<width>451</width>
<height>31</height>
</rect>
</property>
@@ -45,13 +45,13 @@
<string>Change Default Search Paths</string>
</property>
</widget>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>416</width>
<height>61</height>
<width>451</width>
<height>88</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">