~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to kinfocenter/Modules/opengl/opengl.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>OpenGL</class>
 
3
 <widget class="QWidget" name="OpenGL" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>400</width>
 
9
    <height>397</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QVBoxLayout" >
 
13
   <item>
 
14
    <widget class="QTreeWidget" name="glinfoTreeWidget" >
 
15
     <column>
 
16
      <property name="text" >
 
17
       <string>1</string>
 
18
      </property>
 
19
     </column>
 
20
    </widget>
 
21
   </item>
 
22
  </layout>
 
23
 </widget>
 
24
 <resources/>
 
25
 <connections/>
 
26
</ui>