From 087fdd83b85dd894d5b895557a378bb01828d0ff Mon Sep 17 00:00:00 2001 From: Glenn Smith Date: Tue, 28 May 2019 13:47:14 -0400 Subject: Tags --- ui/flowgraphwidget.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ui/flowgraphwidget.h') diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h index a519ed97..3ec61019 100644 --- a/ui/flowgraphwidget.h +++ b/ui/flowgraphwidget.h @@ -288,6 +288,11 @@ private Q_SLOTS: void functionComment(); void commentAccepted(); void functionCommentAccepted(); + void bookmarkAddress(); + void unbookmarkAddress(); + void tagAddress(); + void tagAddressAccepted(TagTypeRef tt); + void manageAddressTags(); void convertToNop(); void alwaysBranch(); -- cgit v1.3.1