Enable sorting for Ignored windows

There is no use in reordering them
This commit is contained in:
Myned
2020-06-06 23:21:06 -04:00
parent 9386109168
commit c6a26d862f

View File

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