Change executable list to disable sorting

This allows the UI to show the order in which the executables will be checked
This commit is contained in:
Myned 2020-05-14 18:54:17 -04:00
parent 26c24d4d53
commit e9b1ef58ba
No known key found for this signature in database
GPG Key ID: 24318A323F309244

View File

@ -1180,7 +1180,7 @@
<bool>true</bool>
</property>
<property name="sortingEnabled">
<bool>true</bool>
<bool>false</bool>
</property>
</widget>
</item>