diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-12-29 02:10:33 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-12-29 02:10:33 -0500 |
| commit | cc997c370465629c11b72ebef3ffde1bbd1fa46e (patch) | |
| tree | 4644052596c25c6db9d10d5ee0ad30fa2947aac0 /src/editexecutablesdialog.ui | |
| parent | 91e1cc9ccaeed1ddb3b4c06ede213018000bf86d (diff) | |
editable combobox for output mod name
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 6f50b3b3..d90fd8d4 100644 --- a/src/editexecutablesdialog.ui +++ b/src/editexecutablesdialog.ui @@ -387,6 +387,9 @@ Right now the only case I know of where this needs to be overwritten is for the <property name="enabled">
<bool>false</bool>
</property>
+ <property name="editable">
+ <bool>true</bool>
+ </property>
</widget>
</item>
</layout>
|
