Warning, /network/choqok/plugins/uploaders/twitpic/twitpicprefs.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>TwitpicPrefsBase</class>
0004  <widget class="QWidget" name="TwitpicPrefsBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>123</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="2" column="0" colspan="2">
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    <item row="0" column="1">
0038     <widget class="QComboBox" name="accountsList"/>
0039    </item>
0040   </layout>
0041  </widget>
0042  <resources/>
0043  <connections/>
0044 </ui>