summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Rimpo <jeremy.rimpo@servermonkey.com>2017-11-07 11:49:06 -0600
committerGitHub <noreply@github.com>2017-11-07 11:49:06 -0600
commit58e17777de27facbfcc8261b694774da82d6564c (patch)
tree58a0bfc595ae04f7fa687d5919ff1d7003b92c45 /src
parent9a3cf3bc1c88a8de87874e0a44ca6008ca5076a7 (diff)
parent836e550dd0bc2b20d99f222865cfe1a0cb069187 (diff)
Merge pull request #125 from Helidoc65/QT5.7
Fixed to get rid of WindowsWindow::setGeometry: Unable to set geometry bug.
Diffstat (limited to 'src')
-rw-r--r--src/editexecutablesdialog.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui
index b3543c95..bdbb8bd1 100644
--- a/src/editexecutablesdialog.ui
+++ b/src/editexecutablesdialog.ui
@@ -10,6 +10,12 @@
<height>460</height>
</rect>
</property>
+ <property name="minimumSize">
+ <size>
+ <width>200</width>
+ <height>200</height>
+ </size>
+ </property>
<property name="windowTitle">
<string>Modify Executables</string>
</property>