summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-06-09 17:51:15 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-06-15 14:40:40 -0400
commitb04782877e34254ae0205c71d0bf15bef1633749 (patch)
treec8efcde0ef9decf7c8f5e1e34a88b6adb6a83e51
parentc8e1b4ab3a51cfe0f39a6f0d78cf0988c380549c (diff)
reduced margins around edit widgets, increased splitter handle width to separate the top buttons from the edit widgets a bit more
-rw-r--r--src/editexecutablesdialog.ui12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui
index fb65dbbe..83d81225 100644
--- a/src/editexecutablesdialog.ui
+++ b/src/editexecutablesdialog.ui
@@ -40,6 +40,9 @@
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
+ <property name="handleWidth">
+ <number>9</number>
+ </property>
<property name="childrenCollapsible">
<bool>false</bool>
</property>
@@ -196,6 +199,15 @@
<item>
<widget class="QWidget" name="widget_4" native="true">
<layout class="QVBoxLayout" name="verticalLayout_5">
+ <property name="leftMargin">
+ <number>0</number>
+ </property>
+ <property name="topMargin">
+ <number>0</number>
+ </property>
+ <property name="rightMargin">
+ <number>0</number>
+ </property>
<property name="bottomMargin">
<number>10</number>
</property>