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 # Widget shortcuts
{:.table} {:.table}
| Widget | Shortcut | | Shortcut | Widget |
|---------|-----------| |-----------|---------|
| Strings | Shift+F12 | | Shift+F12 | Strings |
| Graph | Shift+G | | Shift+G | Graph |
| Imports | Shift+I | | Shift+I | Imports |
| Exports | Shift+E | | Shift+E | Exports |
# Disassembly view shortcuts # Disassembly view shortcuts