Warning, /games/atlantik/client/configgeneral.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>ConfigGeneral</class>
0004  <widget class="QWidget" name="ConfigGeneral">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>286</width>
0010     <height>49</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QCheckBox" name="kcfg_ChatTimeStamps">
0016      <property name="whatsThis">
0017       <string>If checked, Atlantik will add timestamps in front of chat messages.</string>
0018      </property>
0019      <property name="text">
0020       <string>Show timestamps in chat messages</string>
0021      </property>
0022     </widget>
0023    </item>
0024    <item>
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>3</height>
0033       </size>
0034      </property>
0035     </spacer>
0036    </item>
0037   </layout>
0038  </widget>
0039  <resources/>
0040  <connections/>
0041 </ui>