summaryrefslogtreecommitdiff
path: root/ui/hexeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/hexeditor.h')
-rw-r--r--ui/hexeditor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/hexeditor.h b/ui/hexeditor.h
index 3a2fb8e2..e571ca88 100644
--- a/ui/hexeditor.h
+++ b/ui/hexeditor.h
@@ -114,6 +114,7 @@ private:
bool isSelectionActive();
void goToAddress(bool selection);
+ void goToAddressAtFileOffset();
void searchRegEx();
void findNext();