summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/flowgraphwidget.h')
-rw-r--r--ui/flowgraphwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h
index 3ed2886e..0985bc75 100644
--- a/ui/flowgraphwidget.h
+++ b/ui/flowgraphwidget.h
@@ -360,7 +360,7 @@ class BINARYNINJAUIAPI FlowGraphWidget :
void bookmarkAddress();
void unbookmarkAddress();
void tagAddress();
- void tagAddressAccepted(TagTypeRef tt);
+ void tagAddressAccepted(TagTypeRef tt, const QString& text);
void manageAddressTags();
void mergeVariables();
void mergeVariablesAtCurrentLocation();