~ubuntu-branches/ubuntu/maverick/luckybackup/maverick

« back to all changes in this revision

Viewing changes to ui/textDialog.ui

  • Committer: Andrew Starr-Bochicchio
  • Date: 2010-05-26 04:01:25 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: a.starr.b@gmail.com-20100526040125-9fjy5y0jyzlrbkny
Tags: 0.4.0-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
 - Use gksu to launch in superuser mode as Ubuntu
   doesn't use su-to-root.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
      </widget>
35
35
     </item>
36
36
     <item>
37
 
      <widget class="QLabel" name="label_message"/>
 
37
      <widget class="QLabel" name="label_message">
 
38
       <property name="sizePolicy">
 
39
        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
40
         <horstretch>0</horstretch>
 
41
         <verstretch>0</verstretch>
 
42
        </sizepolicy>
 
43
       </property>
 
44
       <property name="wordWrap">
 
45
        <bool>true</bool>
 
46
       </property>
 
47
      </widget>
38
48
     </item>
39
49
    </layout>
40
50
   </item>