diff options
Diffstat (limited to 'ui/viewframe.h')
| -rw-r--r-- | ui/viewframe.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/viewframe.h b/ui/viewframe.h index fab2314c..260939f0 100644 --- a/ui/viewframe.h +++ b/ui/viewframe.h @@ -256,6 +256,8 @@ class BINARYNINJAUIAPI View static void registerActions(); static void registerLateActions(); + + void notifyContextMenuCreated(); }; /*! |
