diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-09 11:53:20 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-15 14:40:40 -0400 |
| commit | 98d5602c9951b49f8033161d8497553293070f8f (patch) | |
| tree | ff029081a4230dc6dffd9a0dc1c926f73d8f4139 /src/editexecutablesdialog.ui | |
| parent | 5e65325772ec427c0114dee29043d5cd78131cbc (diff) | |
adjusted the position of the "(*) Profile Specific" label
comments
Diffstat (limited to 'src/editexecutablesdialog.ui')
| -rw-r--r-- | src/editexecutablesdialog.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui index 6cb8e0b8..7a5fa27f 100644 --- a/src/editexecutablesdialog.ui +++ b/src/editexecutablesdialog.ui @@ -359,6 +359,9 @@ Right now the only case I know of where this needs to be overwritten is for the <property name="text">
<string>(*) Profile Specific</string>
</property>
+ <property name="margin">
+ <number>5</number>
+ </property>
</widget>
</item>
</layout>
|
