BibleGateway: Fix bitrotted scraper, use mobile.*
[kworship.git] / kworship / prefsPresentations_base.ui
blob9cc249702a4b4ca6030e672d205ab1ab85922ba7
1 <ui version="4.0" >
2  <class>prefsPresentations_base</class>
3  <widget class="QWidget" name="prefsPresentations_base" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>400</width>
9     <height>300</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" name="verticalLayout" >
13    <item>
14     <widget class="QTabWidget" name="tabs" >
15      <widget class="QWidget" name="tabGeneral" >
16       <attribute name="title" >
17        <string>General</string>
18       </attribute>
19       <layout class="QFormLayout" name="formLayout" >
20        <item row="0" column="1" >
21         <widget class="QCheckBox" name="kcfg_presLivePreview" >
22          <property name="text" >
23           <string>Enable live preview during presentations</string>
24          </property>
25         </widget>
26        </item>
27       </layout>
28      </widget>
29      <widget class="QWidget" name="tabBackends" >
30       <attribute name="title" >
31        <string>Backends</string>
32       </attribute>
33       <layout class="QHBoxLayout" name="horizontalLayout" >
34        <item>
35         <widget class="QListWidget" name="listBackends" />
36        </item>
37        <item>
38         <widget class="QGroupBox" name="groupBackend" >
39          <property name="enabled" >
40           <bool>false</bool>
41          </property>
42          <property name="title" >
43           <string>Information</string>
44          </property>
45         </widget>
46        </item>
47       </layout>
48      </widget>
49     </widget>
50    </item>
51   </layout>
52  </widget>
53  <resources/>
54  <connections/>
55 </ui>