Skip to content

Commit 602a858

Browse files
authored
Merge pull request #7318 from ismailsunni/sortable_shortcuts
Make the Keyboard shortcuts list sortable.
2 parents 3891608 + c0932e5 commit 602a858

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ui/qgsconfigureshortcutsdialog.ui

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
<property name="rootIsDecorated">
2727
<bool>false</bool>
2828
</property>
29+
<property name="sortingEnabled">
30+
<bool>true</bool>
31+
</property>
2932
<property name="columnCount">
3033
<number>2</number>
3134
</property>

0 commit comments

Comments
 (0)