diff options
Diffstat (limited to 'ui/uicontext.h')
| -rw-r--r-- | ui/uicontext.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/uicontext.h b/ui/uicontext.h index e8a40a70..99abb84e 100644 --- a/ui/uicontext.h +++ b/ui/uicontext.h @@ -273,9 +273,8 @@ class BINARYNINJAUIAPI UIContext void NotifyOnViewChange(ViewFrame* frame, const QString& type); void NotifyOnAddressChange(ViewFrame* frame, View* view, const ViewLocation& location); - void NotifyOnNewSelectionForXref(ViewFrame* frame, View* view, const SelectionInfoForXref& selection); - public: +public: UIContext(); virtual ~UIContext(); |
