~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to systemsettings/classic/configClassic.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>ConfigClassic</class>
 
4
 <widget class="QWidget" name="ConfigClassic">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>400</width>
 
10
    <height>66</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QGridLayout" name="gridLayout">
 
14
   <item row="0" column="0">
 
15
    <widget class="QCheckBox" name="CbExpand">
 
16
     <property name="text">
 
17
      <string>Expand the first level automatically</string>
 
18
     </property>
 
19
    </widget>
 
20
   </item>
 
21
   <item row="1" column="0">
 
22
    <spacer name="verticalSpacer">
 
23
     <property name="orientation">
 
24
      <enum>Qt::Vertical</enum>
 
25
     </property>
 
26
     <property name="sizeHint" stdset="0">
 
27
      <size>
 
28
       <width>20</width>
 
29
       <height>28</height>
 
30
      </size>
 
31
     </property>
 
32
    </spacer>
 
33
   </item>
 
34
  </layout>
 
35
 </widget>
 
36
 <resources/>
 
37
 <connections/>
 
38
</ui>