summaryrefslogtreecommitdiff
path: root/ui/viewframe.h
diff options
context:
space:
mode:
authorBrian Potchik <brian@vector35.com>2022-03-24 01:44:51 -0400
committerBrian Potchik <brian@vector35.com>2022-03-24 01:44:51 -0400
commitc66b57e1ed1d9b38e6f5d0adefecc104d5a0eb72 (patch)
tree240ed69c8498a1e5b876c6f2105beeaf0015daca /ui/viewframe.h
parent7ca99acb8c56cef386f1c224f8f823bce90653ef (diff)
Cleanup 'Make Function' actions and select the correct platform for multi-arch binaries.
Diffstat (limited to 'ui/viewframe.h')
-rw-r--r--ui/viewframe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/viewframe.h b/ui/viewframe.h
index 8d123f2b..28691d0a 100644
--- a/ui/viewframe.h
+++ b/ui/viewframe.h
@@ -248,6 +248,7 @@ class BINARYNINJAUIAPI View
}
static void registerActions();
+ static void registerLateActions();
};