summaryrefslogtreecommitdiff
path: root/ui/typeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/typeview.h')
-rw-r--r--ui/typeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/typeview.h b/ui/typeview.h
index 3c8e7a84..02ab1708 100644
--- a/ui/typeview.h
+++ b/ui/typeview.h
@@ -118,7 +118,7 @@ class BINARYNINJAUIAPI TypeView: public QAbstractScrollArea, public View, public
Qt::KeyboardModifiers m_ctrl, m_command;
- ContextMenuManager m_contextMenuManager;
+ ContextMenuManager* m_contextMenuManager;
QAction* m_actionCopy;
QAction* m_actionSelectAll;