Fixed regression with UI on Mac.

--HG--
branch : release
This commit is contained in:
Roman Telezhynskyi 2017-04-17 13:13:39 +03:00
parent 704a263352
commit 720366657f

View File

@ -21,26 +21,7 @@
<locale language="Saho" country="Eritrea"/>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QFormLayout" name="formLayout_8">
<item row="0" column="1">
<widget class="VMainGraphicsView" name="view">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
</widget>
</item>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QToolBox" name="toolBox">
<property name="enabled">
@ -74,7 +55,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>127</width>
<width>100</width>
<height>358</height>
</rect>
</property>
@ -446,7 +427,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>140</width>
<width>100</width>
<height>110</height>
</rect>
</property>
@ -555,7 +536,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>140</width>
<width>100</width>
<height>248</height>
</rect>
</property>
@ -817,7 +798,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>140</width>
<width>100</width>
<height>248</height>
</rect>
</property>
@ -1165,8 +1146,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>140</width>
<height>326</height>
<width>100</width>
<height>196</height>
</rect>
</property>
<attribute name="icon">
@ -1343,7 +1324,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>140</width>
<width>100</width>
<height>196</height>
</rect>
</property>
@ -1530,8 +1511,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>140</width>
<height>326</height>
<width>100</width>
<height>58</height>
</rect>
</property>
<attribute name="icon">
@ -1604,6 +1585,25 @@
</widget>
</widget>
</item>
<item row="0" column="1">
<widget class="VMainGraphicsView" name="view">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">