diff options
Diffstat (limited to 'components/original.ui')
| -rw-r--r-- | components/original.ui | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/components/original.ui b/components/original.ui index 0e6dd98..9cdfac2 100644 --- a/components/original.ui +++ b/components/original.ui @@ -16,13 +16,16 @@ <widget class="QWidget" name="layoutWidget"> <property name="geometry"> <rect> - <x>10</x> - <y>10</y> - <width>567</width> - <height>29</height> + <x>0</x> + <y>0</y> + <width>561</width> + <height>51</height> </rect> </property> <layout class="QHBoxLayout" name="horizontalLayout_9"> + <property name="leftMargin"> + <number>4</number> + </property> <item> <widget class="QLabel" name="label_visLayout"> <property name="sizePolicy"> @@ -86,6 +89,8 @@ </item> </layout> </widget> + <zorder>label_visLayout</zorder> + <zorder>layoutWidget</zorder> </widget> <resources/> <connections/> |
