diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-09 11:56:22 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-15 14:40:40 -0400 |
| commit | cbe6dd93b1607f9b95037c2e131f34c27d32753d (patch) | |
| tree | df76fff428b959083483f28e0f007683bbb5cf28 | |
| parent | 98d5602c9951b49f8033161d8497553293070f8f (diff) | |
made the default size of the dialog a bit larger
| -rw-r--r-- | src/editexecutablesdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui index 7a5fa27f..e85256c8 100644 --- a/src/editexecutablesdialog.ui +++ b/src/editexecutablesdialog.ui @@ -7,7 +7,7 @@ <x>0</x>
<y>0</y>
<width>710</width>
- <height>348</height>
+ <height>440</height>
</rect>
</property>
<property name="windowTitle">
|
