calamares/src/libcalamaresui/utils/DebugWindow.ui

25 lines
552 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2015-03-04 19:35:10 +01:00
<ui version="4.0">
<class>Calamares::DebugWindow</class>
<widget class="QWidget" name="Calamares::DebugWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>632</width>
<height>497</height>
2015-03-04 19:35:10 +01:00
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTreeView" name="globalStorageView"/>
</item>
</layout>
2015-03-04 19:35:10 +01:00
</widget>
<resources/>
2015-03-04 19:35:10 +01:00
<connections/>
</ui>