summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
diff options
context:
space:
mode:
authorGlenn Smith <couleeapps@gmail.com>2019-05-28 13:47:14 -0400
committerGlenn Smith <glenn@vector35.com>2019-08-01 18:36:03 -0400
commit087fdd83b85dd894d5b895557a378bb01828d0ff (patch)
tree8f9846be65885fa97cf934aa2e7dbd22cf150765 /ui/flowgraphwidget.h
parent9bb1a15b800da0ac5b60c40e3b10321e4efc5a1b (diff)
Tags
Diffstat (limited to 'ui/flowgraphwidget.h')
-rw-r--r--ui/flowgraphwidget.h5
1 files changed, 5 insertions, 0 deletions
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();