From c66b57e1ed1d9b38e6f5d0adefecc104d5a0eb72 Mon Sep 17 00:00:00 2001 From: Brian Potchik Date: Thu, 24 Mar 2022 01:44:51 -0400 Subject: Cleanup 'Make Function' actions and select the correct platform for multi-arch binaries. --- ui/viewframe.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/viewframe.h') 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(); }; -- cgit v1.3.1