Files
Plugin_SN_Plan41/ui/tab_plan41.ui
Michael Otto 0402ccb86b First commit
2025-10-09 11:35:45 +02:00

33 lines
639 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Form</class>
<widget class="QWidget" name="Form">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>538</width>
<height>295</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>40</x>
<y>50</y>
<width>47</width>
<height>13</height>
</rect>
</property>
<property name="text">
<string>Plan41</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>