Skip to content

Commit

Permalink
Merge pull request #7318 from ismailsunni/sortable_shortcuts
Browse files Browse the repository at this point in the history
Make the Keyboard shortcuts list sortable.
  • Loading branch information
luipir committed Jun 27, 2018
2 parents 3891608 + c0932e5 commit 602a858
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/qgsconfigureshortcutsdialog.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 602a858

Please sign in to comment.