Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Make the Keyboard shortcuts list sortable.
- Loading branch information
Showing
with
3 additions
and
0 deletions.
-
+3
−0
src/ui/qgsconfigureshortcutsdialog.ui
|
@@ -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> |
|
|