~ubuntu-branches/ubuntu/quantal/kdevplatform/quantal-proposed

« back to all changes in this revision

Viewing changes to shell/settings/sourceformattersettings.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-05-24 19:50:56 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100524195056-gchyz302or2qz6fe
Tags: 1.0.0-0ubuntu2
MaverickĀ upload

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
   <item>
34
34
    <widget class="QGroupBox" name="groupBox">
35
35
     <property name="sizePolicy">
36
 
      <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
36
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
37
37
       <horstretch>200</horstretch>
38
38
       <verstretch>129</verstretch>
39
39
      </sizepolicy>
64
64
      <item row="0" column="1">
65
65
       <layout class="QHBoxLayout" name="horizontalLayout_2">
66
66
        <item>
67
 
         <widget class="KComboBox" name="cbLanguagesStyle"/>
68
 
        </item>
69
 
        <item>
70
 
         <spacer name="horizontalSpacer">
71
 
          <property name="orientation">
72
 
           <enum>Qt::Horizontal</enum>
73
 
          </property>
74
 
          <property name="sizeHint" stdset="0">
75
 
           <size>
76
 
            <width>40</width>
77
 
            <height>20</height>
78
 
           </size>
79
 
          </property>
80
 
         </spacer>
 
67
         <widget class="KComboBox" name="cbLanguages"/>
81
68
        </item>
82
69
       </layout>
83
70
      </item>
104
91
            <height>0</height>
105
92
           </size>
106
93
          </property>
107
 
          <zorder></zorder>
108
 
          <zorder>label_3</zorder>
109
 
          <zorder>label_3</zorder>
110
94
         </widget>
111
95
        </item>
112
96
       </layout>
129
113
        <item>
130
114
         <widget class="KComboBox" name="cbFormatters"/>
131
115
        </item>
132
 
        <item>
133
 
         <spacer name="horizontalSpacer_2">
134
 
          <property name="orientation">
135
 
           <enum>Qt::Horizontal</enum>
136
 
          </property>
137
 
          <property name="sizeHint" stdset="0">
138
 
           <size>
139
 
            <width>40</width>
140
 
            <height>20</height>
141
 
           </size>
142
 
          </property>
143
 
         </spacer>
144
 
        </item>
145
116
       </layout>
146
117
      </item>
147
118
      <item row="2" column="0">
184
155
         </widget>
185
156
        </item>
186
157
        <item row="1" column="0" colspan="3">
187
 
         <widget class="KListWidget" name="listStyles">
 
158
         <widget class="KListWidget" name="styleList">
188
159
          <property name="selectionBehavior">
189
160
           <enum>QAbstractItemView::SelectRows</enum>
190
161
          </property>
191
162
          <property name="sortingEnabled">
192
 
           <bool>true</bool>
 
163
           <bool>false</bool>
193
164
          </property>
194
165
         </widget>
195
166
        </item>
198
169
     </layout>
199
170
    </widget>
200
171
   </item>
201
 
   <item>
202
 
    <spacer name="verticalSpacer">
203
 
     <property name="orientation">
204
 
      <enum>Qt::Vertical</enum>
205
 
     </property>
206
 
     <property name="sizeHint" stdset="0">
207
 
      <size>
208
 
       <width>20</width>
209
 
       <height>40</height>
210
 
      </size>
211
 
     </property>
212
 
    </spacer>
213
 
   </item>
214
172
  </layout>
215
173
 </widget>
216
174
 <customwidgets>