further playing with the Prefs dialog.
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 19s

This commit is contained in:
2026-01-21 11:20:08 +01:00
parent 1b91d8b281
commit 2601e80c8a

View File

@@ -10,7 +10,7 @@
<x>0</x>
<y>0</y>
<width>503</width>
<height>230</height>
<height>271</height>
</rect>
</property>
<property name="windowTitle">
@@ -32,28 +32,17 @@
<attribute name="title">
<string>general</string>
</attribute>
<widget class="QPushButton" name="fDefaultPath_pushButton">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>451</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Change Default Search Paths</string>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<widget class="QWidget" name="">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>451</width>
<height>88</height>
<height>161</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLineEdit" name="fTimeout_lineEdit"/>
@@ -104,6 +93,28 @@
</layout>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>28</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="fDefaultPath_pushButton">
<property name="text">
<string>Change Default Search Paths</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="fMusrfit_tab">