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 a208154c..69f7a198 100644 --- a/ui/viewframe.h +++ b/ui/viewframe.h @@ -242,6 +242,7 @@ class BINARYNINJAUIAPI View QString viewType(); void updateCrossReferenceSelection(ViewFrame* frame = nullptr); + void notifyILViewTypeChanged(ViewFrame* frame = nullptr); void forceSyncFromView(ViewFrame* frame = nullptr); virtual void refreshContents() {} |
