diff options
Diffstat (limited to 'ui')
| -rw-r--r-- | ui/flowgraphwidget.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h index 1fcb120d..07661770 100644 --- a/ui/flowgraphwidget.h +++ b/ui/flowgraphwidget.h @@ -98,6 +98,8 @@ class BINARYNINJAUIAPI FlowGraphWidget : BinaryNinja::AdvancedFunctionAnalysisDataRequestor m_advancedAnalysisData; View* m_navigationTarget; + bool m_developerMode; + bool m_ready; QTimer* m_loadingTimer; QTimer* m_zoomTimer; |
