aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@gmail.com>2015-05-29 21:07:06 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-05-29 20:58:26 -0700
commitabb677349021a6ff214734307b8b0f09083b277a (patch)
tree6c4e88ced909d85e40cf67444aea06b009ac4a85
parentec5717aaa1fca5b280b03858cb5da93335da3a61 (diff)
downloadsubsurface-abb677349021a6ff214734307b8b0f09083b277a.tar.gz
Fix border glow on OSX
The border was just too small for the glow. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--qt-ui/maintab.ui36
1 files changed, 27 insertions, 9 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui
index 43c30d28d..f5d942a79 100644
--- a/qt-ui/maintab.ui
+++ b/qt-ui/maintab.ui
@@ -55,8 +55,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>445</width>
- <height>760</height>
+ <width>447</width>
+ <height>766</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
@@ -74,9 +74,15 @@
</property>
<item>
<layout class="QGridLayout" name="gridLayout">
- <property name="horizontalSpacing">
+ <property name="leftMargin">
+ <number>5</number>
+ </property>
+ <property name="rightMargin">
<number>5</number>
</property>
+ <property name="horizontalSpacing">
+ <number>8</number>
+ </property>
<property name="verticalSpacing">
<number>0</number>
</property>
@@ -202,6 +208,12 @@
</item>
<item>
<layout class="QGridLayout" name="gridLayout_4">
+ <property name="leftMargin">
+ <number>5</number>
+ </property>
+ <property name="rightMargin">
+ <number>5</number>
+ </property>
<property name="horizontalSpacing">
<number>5</number>
</property>
@@ -246,6 +258,12 @@
</item>
<item>
<layout class="QGridLayout" name="gridLayout_3" columnstretch="0,0,1">
+ <property name="leftMargin">
+ <number>5</number>
+ </property>
+ <property name="rightMargin">
+ <number>5</number>
+ </property>
<property name="horizontalSpacing">
<number>5</number>
</property>
@@ -514,8 +532,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>100</width>
- <height>30</height>
+ <width>447</width>
+ <height>756</height>
</rect>
</property>
<layout class="QGridLayout" name="equipmentTabScrollAreaLayout">
@@ -609,8 +627,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>286</width>
- <height>300</height>
+ <width>447</width>
+ <height>756</height>
</rect>
</property>
<layout class="QGridLayout" name="diveInfoScrollAreaLayout">
@@ -950,8 +968,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>297</width>
- <height>177</height>
+ <width>447</width>
+ <height>756</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">