dodalem testowy main user tab

This commit is contained in:
2026-01-09 10:19:36 +01:00
parent c8d0784db4
commit 6e67025fd5
2 changed files with 81 additions and 1 deletions

View File

@@ -22,6 +22,28 @@
<property name="sidebar" stdset="0">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="jog_display_label">
<property name="text">
<string>Jog Increment: --</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources/>
<connections/>