Files
Happy-Reconstruction/UI/Help.ui

31 lines
626 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Help</class>
<widget class="QWidget" name="Help">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>601</width>
<height>411</height>
</rect>
</property>
<property name="windowTitle">
<string>Help</string>
</property>
<widget class="QTextBrowser" name="textBrowser">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>581</width>
<height>391</height>
</rect>
</property>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>