diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-12-29 07:29:53 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-29 07:29:53 -0500 |
| commit | 1b101bda36ed66d08fa597a8956369c9e0af8519 (patch) | |
| tree | f8a62cc4ac8fb318ef4e86053e389a3187968940 /src/editexecutablesdialog.ui | |
| parent | 4b059fa71f0d5043bfac8e48757c69b11a6168c6 (diff) | |
| parent | 33a177f1eda90b4d1fff92976635beaa59f85172 (diff) | |
Merge pull request #1333 from isanae/more-stuff-2
More stuff 2
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>
|
