mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
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:
parent
26c24d4d53
commit
e9b1ef58ba
|
|
@ -1180,7 +1180,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="sortingEnabled">
|
||||
<bool>true</bool>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user