diff options
Diffstat (limited to 'ui/linearview.h')
| -rw-r--r-- | ui/linearview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/linearview.h b/ui/linearview.h index 181a50ed..413b66e1 100644 --- a/ui/linearview.h +++ b/ui/linearview.h @@ -193,6 +193,7 @@ private Q_SLOTS: void viewInHexEditor(); void viewInGraph(); void viewInTypesView(std::string typeName = ""); + void cycleILView(bool forward); void copyAddressSlot(); void goToAddress(); void defineNameAtAddr(uint64_t addr); |
