summaryrefslogtreecommitdiff
path: root/src/editexecutablesdialog.ui
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-12-20 14:41:28 +0100
committerTannin <devnull@localhost>2014-12-20 14:41:28 +0100
commita5906f1044d08a870285758d3c93d6252a16a14a (patch)
treef5e56d1194b7784925f3f61b66aa020abecd0f43 /src/editexecutablesdialog.ui
parentebfeb2fbf95df4a2246ff2ef1cd6b48f373b70f3 (diff)
workaround to prevent executables dialog from auto-selecting the top-most executable
Diffstat (limited to 'src/editexecutablesdialog.ui')
-rw-r--r--src/editexecutablesdialog.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui
index 4f0462db..708d512c 100644
--- a/src/editexecutablesdialog.ui
+++ b/src/editexecutablesdialog.ui
@@ -28,6 +28,9 @@
<property name="defaultDropAction">
<enum>Qt::MoveAction</enum>
</property>
+ <property name="selectionMode">
+ <enum>QAbstractItemView::ExtendedSelection</enum>
+ </property>
</widget>
</item>
<item>