summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
diff options
context:
space:
mode:
authorRusty Wagner <rusty.wagner@gmail.com>2022-08-16 20:49:02 -0400
committerRusty Wagner <rusty.wagner@gmail.com>2022-09-01 23:13:43 -0400
commit40bdfac7b71dd1cbe9223b82518053f80268e2a8 (patch)
treee53fc5710bb6e6844c1f09e967b715db0aac4444 /ui/flowgraphwidget.h
parent2f6ebaa0042f6a02b9fcbf49b742fc25887bfdb4 (diff)
Splitting of variables
Diffstat (limited to 'ui/flowgraphwidget.h')
-rw-r--r--ui/flowgraphwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h
index 13efd46c..c69f8ea7 100644
--- a/ui/flowgraphwidget.h
+++ b/ui/flowgraphwidget.h
@@ -341,6 +341,7 @@ class BINARYNINJAUIAPI FlowGraphWidget :
void tagAddressAccepted(TagTypeRef tt);
void manageAddressTags();
void mergeVariables();
+ void splitVariable();
void convertToNop();
void alwaysBranch();