Skip to content

Commit d07de14

Browse files
committed
Update developer mode preferences.
1 parent 88c1ff5 commit d07de14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/flowgraphwidget.h

+2
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ class BINARYNINJAUIAPI FlowGraphWidget :
9898
BinaryNinja::AdvancedFunctionAnalysisDataRequestor m_advancedAnalysisData;
9999
View* m_navigationTarget;
100100

101+
bool m_developerMode;
102+
101103
bool m_ready;
102104
QTimer* m_loadingTimer;
103105
QTimer* m_zoomTimer;

0 commit comments

Comments
 (0)