From 40bdfac7b71dd1cbe9223b82518053f80268e2a8 Mon Sep 17 00:00:00 2001 From: Rusty Wagner Date: Tue, 16 Aug 2022 20:49:02 -0400 Subject: Splitting of variables --- ui/flowgraphwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/flowgraphwidget.h') 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(); -- cgit v1.3.1