~ubuntu-branches/ubuntu/precise/koffice/precise

« back to all changes in this revision

Viewing changes to plugins/defaultTools/defaulttool/DefaultToolArrangeWidget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-09-21 15:36:35 UTC
  • mfrom: (1.4.1 upstream) (60.2.11 maverick)
  • Revision ID: james.westby@ubuntu.com-20100921153635-6tejqkiro2u21ydi
Tags: 1:2.2.2-0ubuntu3
Add kubuntu_03_fix-crash-on-closing-sqlite-connection-2.2.2.diff and
kubuntu_04_support-large-memo-values-for-msaccess-2.2.2.diff as
recommended by upstream http://kexi-
project.org/wiki/wikiview/index.php@Kexi2.2_Patches.html#sqlite_stab
ility

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>204</width>
10
 
    <height>56</height>
 
9
    <width>206</width>
 
10
    <height>62</height>
11
11
   </rect>
12
12
  </property>
13
 
  <property name="sizePolicy">
14
 
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
15
 
    <horstretch>0</horstretch>
16
 
    <verstretch>0</verstretch>
17
 
   </sizepolicy>
18
 
  </property>
19
13
  <layout class="QGridLayout" name="gridLayout_4">
20
 
   <property name="sizeConstraint">
21
 
    <enum>QLayout::SetMinAndMaxSize</enum>
22
 
   </property>
23
14
   <property name="margin">
24
15
    <number>0</number>
25
16
   </property>
132
123
     <property name="horizontalSpacing">
133
124
      <number>2</number>
134
125
     </property>
 
126
     <item row="1" column="0">
 
127
      <widget class="QToolButton" name="ungroup">
 
128
       <property name="text">
 
129
        <string/>
 
130
       </property>
 
131
      </widget>
 
132
     </item>
135
133
     <item row="0" column="0">
136
134
      <widget class="QToolButton" name="group">
137
135
       <property name="text">
139
137
       </property>
140
138
      </widget>
141
139
     </item>
142
 
     <item row="1" column="0">
143
 
      <widget class="QToolButton" name="ungroup">
144
 
       <property name="text">
145
 
        <string/>
146
 
       </property>
147
 
      </widget>
148
 
     </item>
149
140
    </layout>
150
141
   </item>
 
142
   <item row="1" column="2">
 
143
    <spacer name="verticalSpacer">
 
144
     <property name="orientation">
 
145
      <enum>Qt::Vertical</enum>
 
146
     </property>
 
147
     <property name="sizeType">
 
148
      <enum>QSizePolicy::MinimumExpanding</enum>
 
149
     </property>
 
150
     <property name="sizeHint" stdset="0">
 
151
      <size>
 
152
       <width>20</width>
 
153
       <height>0</height>
 
154
      </size>
 
155
     </property>
 
156
    </spacer>
 
157
   </item>
 
158
   <item row="0" column="5">
 
159
    <spacer name="horizontalSpacer">
 
160
     <property name="orientation">
 
161
      <enum>Qt::Horizontal</enum>
 
162
     </property>
 
163
     <property name="sizeType">
 
164
      <enum>QSizePolicy::Expanding</enum>
 
165
     </property>
 
166
     <property name="sizeHint" stdset="0">
 
167
      <size>
 
168
       <width>0</width>
 
169
       <height>0</height>
 
170
      </size>
 
171
     </property>
 
172
    </spacer>
 
173
   </item>
151
174
  </layout>
152
175
 </widget>
153
176
 <resources/>