st-ten-1/src/ui/editor/editor.ui
matteo porta 623e3e3f6f wip
2022-07-27 17:09:17 +02:00

21 lines
427 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Editor</class>
<widget class="QWidget" name="Editor">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>94</width>
<height>18</height>
</rect>
</property>
<property name="windowTitle">
<string>Editor</string>
</property>
<layout class="QGridLayout" name="gridLayout"/>
</widget>
<resources/>
<connections/>
</ui>