Make the Keyboard shortcuts list sortable.

This commit is contained in:
Ismail Sunni 2018-06-27 14:04:23 +07:00
parent d7b85c69f8
commit c0932e5215
No known key found for this signature in database
GPG Key ID: B1631436E69FA4D2

View File

@ -26,6 +26,9 @@
<property name="rootIsDecorated">
<bool>false</bool>
</property>
<property name="sortingEnabled">
<bool>true</bool>
</property>
<property name="columnCount">
<number>2</number>
</property>