summaryrefslogtreecommitdiff
path: root/ui/hexeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/hexeditor.h')
-rw-r--r--ui/hexeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/hexeditor.h b/ui/hexeditor.h
index e571ca88..08baf21d 100644
--- a/ui/hexeditor.h
+++ b/ui/hexeditor.h
@@ -171,7 +171,7 @@ private:
RenderContext m_render;
HexEditorHighlightState m_highlightState;
- ContextMenuManager m_contextMenuManager;
+ ContextMenuManager* m_contextMenuManager;
protected:
virtual void resizeEvent(QResizeEvent* event) override;