Files
seer/SeerEditorManagerWidget.ui
T

29 lines
662 B
XML
Raw Normal View History

2021-09-01 13:58:59 -05:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SeerEditorManagerWidgetForm</class>
<widget class="QWidget" name="SeerEditorManagerWidgetForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>854</width>
<height>571</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>-1</number>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>