~ubuntu-branches/ubuntu/quantal/psi/quantal

« back to all changes in this revision

Viewing changes to src/options/ui_options.ui

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Klimonda
  • Date: 2009-04-17 16:48:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090417164800-ko2nrmckx7bb5dj1
Tags: 0.12-2ubuntu1
Fix psi to work with QT 4.5. Upstream commit
d440f16e1241915fed1d859c93ab54cb738112af; applied inline. (LP: #333246)

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
        </widget>
78
78
       </item>
79
79
       <item>
80
 
        <widget class="Q3WidgetStack" name="ws_tabs" >
81
 
         <property name="sizePolicy" >
82
 
          <sizepolicy>
83
 
           <hsizetype>7</hsizetype>
84
 
           <vsizetype>3</vsizetype>
85
 
           <horstretch>0</horstretch>
86
 
           <verstretch>0</verstretch>
87
 
          </sizepolicy>
88
 
         </property>
89
 
         <widget class="QWidget" name="WStackPage" >
90
 
          <property name="geometry" >
91
 
           <rect>
92
 
            <x>0</x>
93
 
            <y>0</y>
94
 
            <width>268</width>
95
 
            <height>201</height>
96
 
           </rect>
97
 
          </property>
98
 
         </widget>
 
80
        <widget class="QStackedWidget" name="ws_tabs">
 
81
         <widget class="QWidget" name="WStackPage"/>
99
82
        </widget>
100
83
       </item>
101
84
      </layout>
177
160
 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
178
161
 <customwidgets>
179
162
  <customwidget>
180
 
   <class>Q3WidgetStack</class>
181
 
   <extends>Q3WidgetStack</extends>
182
 
   <header>q3widgetstack.h</header>
183
163
   <container>1</container>
184
164
  </customwidget>
185
165
  <customwidget>