Warning, /network/choqok/plugins/uploaders/twitgoo/twitgooprefs.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>TwitgooPrefsBase</class>
0004  <widget class="QWidget" name="TwitgooPrefsBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>273</width>
0010     <height>76</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="label_2">
0016      <property name="text">
0017       <string>Twitter account:</string>
0018      </property>
0019      <property name="alignment">
0020       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="0" column="1">
0025     <widget class="QComboBox" name="cfg_accountsList">
0026      <property name="minimumSize">
0027       <size>
0028        <width>150</width>
0029        <height>0</height>
0030       </size>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="2" column="0" colspan="2">
0035     <spacer name="verticalSpacer">
0036      <property name="orientation">
0037       <enum>Qt::Vertical</enum>
0038      </property>
0039      <property name="sizeHint" stdset="0">
0040       <size>
0041        <width>20</width>
0042        <height>40</height>
0043       </size>
0044      </property>
0045     </spacer>
0046    </item>
0047    <item row="1" column="0" colspan="2">
0048     <widget class="QCheckBox" name="cfg_directLink">
0049      <property name="text">
0050       <string>Get direct link to file</string>
0051      </property>
0052     </widget>
0053    </item>
0054   </layout>
0055  </widget>
0056  <resources/>
0057  <connections/>
0058 </ui>