kde-workspace/kinfocenter/Modules/opengl/opengl.ui
Ivailo Monev 936c69c827 generic: prepare for Katie changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-14 16:19:24 +03:00

25 lines
496 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>
<connections/>
</ui>