diff options
Diffstat (limited to 'ui/uicontext.h')
| -rw-r--r-- | ui/uicontext.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/uicontext.h b/ui/uicontext.h index 352a62dd..f68ea0a9 100644 --- a/ui/uicontext.h +++ b/ui/uicontext.h @@ -39,6 +39,8 @@ struct SelectionInfoForXref; class BINARYNINJAUIAPI UIContextNotification { public: + virtual ~UIContextNotification(); + /*! Callback after a UIContext is opened (eg MainWindow) \param context Opened context |
