Merge pull request #7318 from ismailsunni/sortable_shortcuts

Make the Keyboard shortcuts list sortable.
This commit is contained in:
Luigi Pirelli 2018-06-27 10:52:49 +02:00 committed by GitHub
commit 602a858988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>