kde-workspace/kinfocenter/Modules/opengl/opengl.ui
2014-11-13 19:30:51 +02:00

26 lines
510 B
XML

<ui version="4.0" >
<class>OpenGL</class>
<widget class="QWidget" name="OpenGL" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>397</height>
</rect>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QTreeWidget" name="glinfoTreeWidget" >
<column>
<property name="text" >
<string>1</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>