diff options
Diffstat (limited to 'ui/viewframe.h')
| -rw-r--r-- | ui/viewframe.h | 1 |
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(); }; |
