~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy

« back to all changes in this revision

Viewing changes to kwin/kcmkwin/kwincompositing/advanced.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-10-11 14:04:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071011140448-v0eb7lxbb24zagca
Tags: 3.94.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
    </widget>
120
120
   </item>
121
121
   <item>
 
122
    <widget class="QGroupBox" name="xrenderGroup" >
 
123
     <property name="title" >
 
124
      <string>XRender options</string>
 
125
     </property>
 
126
     <layout class="QVBoxLayout" >
 
127
      <item>
 
128
       <widget class="QCheckBox" name="xrenderSmoothScale" >
 
129
        <property name="text" >
 
130
         <string>Smooth scaling (slower)</string>
 
131
        </property>
 
132
       </widget>
 
133
      </item>
 
134
     </layout>
 
135
    </widget>
 
136
   </item>
 
137
   <item>
122
138
    <spacer>
123
139
     <property name="orientation" >
124
140
      <enum>Qt::Vertical</enum>