~ubuntu-branches/ubuntu/wily/psi/wily-proposed

« back to all changes in this revision

Viewing changes to src/chatdlg.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2009-09-25 17:49:51 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090925174951-lvm7kdap82o8xhn3
Tags: 0.13-1
* Updated to upstream version 0.13
* Set Standards-Version to 3.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
259
259
          <number>4</number>
260
260
         </property>
261
261
         <item>
262
 
          <widget class="ChatEditProxy" name="mle" >
263
 
           <property name="sizePolicy" >
264
 
            <sizepolicy>
265
 
             <hsizetype>7</hsizetype>
266
 
             <vsizetype>5</vsizetype>
267
 
             <horstretch>0</horstretch>
268
 
             <verstretch>0</verstretch>
269
 
            </sizepolicy>
270
 
           </property>
271
 
          </widget>
 
262
          <layout class="QHBoxLayout" >
 
263
           <property name="margin" >
 
264
            <number>0</number>
 
265
           </property>
 
266
           <property name="spacing" >
 
267
            <number>6</number>
 
268
           </property>
 
269
           <item>
 
270
            <widget class="QLabel" name="mini_prompt">
 
271
             <property name="font" >
 
272
              <font>
 
273
               <weight>75</weight>
 
274
               <bold>true</bold>
 
275
              </font>
 
276
             </property>
 
277
            </widget>
 
278
           </item>
 
279
           <item>
 
280
            <widget class="ChatEditProxy" name="mle" >
 
281
             <property name="sizePolicy" >
 
282
              <sizepolicy>
 
283
               <hsizetype>7</hsizetype>
 
284
               <vsizetype>5</vsizetype>
 
285
               <horstretch>0</horstretch>
 
286
               <verstretch>0</verstretch>
 
287
              </sizepolicy>
 
288
             </property>
 
289
            </widget>
 
290
           </item>
 
291
          </layout>
272
292
         </item>
273
293
         <item>
274
294
          <widget class="QLabel" name="avatar" >