Warning, /network/choqok/plugins/untiny/untinyprefs.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>UnTinyPrefsBase</class>
0004  <widget class="QWidget" name="UnTinyPrefsBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>221</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QCheckBox" name="kcfg_useUntinyDotCom">
0016      <property name="text">
0017       <string>Use untiny.com service</string>
0018      </property>
0019      <property name="checked">
0020       <bool>true</bool>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="1" column="0">
0025     <spacer name="verticalSpacer">
0026      <property name="orientation">
0027       <enum>Qt::Vertical</enum>
0028      </property>
0029      <property name="sizeHint" stdset="0">
0030       <size>
0031        <width>20</width>
0032        <height>40</height>
0033       </size>
0034      </property>
0035     </spacer>
0036    </item>
0037   </layout>
0038  </widget>
0039  <resources/>
0040  <connections/>
0041 </ui>