Switch columns for consistency (#862)

This commit is contained in:
fcasal 2018-10-21 16:34:35 +01:00 committed by xarkes
parent 3347104cf1
commit addaf40e5e

View File

@ -14,12 +14,12 @@ This page regroups the common shortcuts available in Cutter.
# Widget shortcuts
{:.table}
| Widget | Shortcut |
|---------|-----------|
| Strings | Shift+F12 |
| Graph | Shift+G |
| Imports | Shift+I |
| Exports | Shift+E |
| Shortcut | Widget |
|-----------|---------|
| Shift+F12 | Strings |
| Shift+G | Graph |
| Shift+I | Imports |
| Shift+E | Exports |
# Disassembly view shortcuts