diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-07-04 15:32:15 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-07-04 15:32:15 +0200 |
commit | c20e2ba451093bd387642515bd726f4fb10a72be (patch) | |
tree | af2577d25d98e7e7912f151f76bcbc49bb05d24b /KCC.ui | |
parent | Small tweak of NoSplit option (diff) | |
download | kcc-c20e2ba451093bd387642515bd726f4fb10a72be.tar.gz kcc-c20e2ba451093bd387642515bd726f4fb10a72be.tar.bz2 kcc-c20e2ba451093bd387642515bd726f4fb10a72be.zip |
Fixed row alignment (#55)
Diffstat (limited to 'KCC.ui')
-rw-r--r-- | KCC.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/KCC.ui b/KCC.ui index 00f1463..bb5b149 100644 --- a/KCC.ui +++ b/KCC.ui @@ -59,6 +59,9 @@ </font> </property> <layout class="QGridLayout" name="gridLayout"> + <property name="leftMargin"> + <number>9</number> + </property> <item row="1" column="0"> <widget class="QCheckBox" name="ProcessingBox"> <property name="focusPolicy"> |