This commit is contained in:
semenov
2024-12-12 11:17:04 +03:00
parent 0a73ed4040
commit 9991631dd2
6 changed files with 74 additions and 28 deletions

View File

@@ -897,9 +897,9 @@
<property name="geometry">
<rect>
<x>540</x>
<y>552</y>
<y>550</y>
<width>250</width>
<height>35</height>
<height>40</height>
</rect>
</property>
<property name="sizePolicy">
@@ -911,13 +911,13 @@
<property name="minimumSize">
<size>
<width>250</width>
<height>35</height>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1500</width>
<height>35</height>
<height>40</height>
</size>
</property>
<property name="text">
@@ -934,12 +934,19 @@
<property name="geometry">
<rect>
<x>10</x>
<y>550</y>
<width>521</width>
<y>549</y>
<width>531</width>
<height>41</height>
</rect>
</property>
<layout class="QVBoxLayout" name="changButtonGroup"/>
<layout class="QVBoxLayout" name="changButtonGroup">
<property name="spacing">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
</layout>
</widget>
<zorder>mainFrame</zorder>
<zorder>horizontalWidget</zorder>