This commit is contained in:
2025-11-27 18:06:13 +03:00
parent 6f44b6125e
commit c61066cfd1
3 changed files with 33 additions and 1 deletions

View File

@@ -365,6 +365,12 @@
</item>
<item>
<widget class="QLabel" name="lblServer">
<property name="minimumSize">
<size>
<width>400</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>none</string>
</property>
@@ -372,6 +378,24 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_Version">
<item>
<widget class="QLabel" name="label_Version">
<property name="text">
<string>Version of materials: </string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lblVersionText">
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">