summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
diff options
context:
space:
mode:
authorrollsafe <rollsafe@users.noreply.github.com>2019-06-06 20:12:57 -0400
committerrollsafe <rollsafe@users.noreply.github.com>2019-06-06 20:12:57 -0400
commitd15cca8c264cd442bbe1427844dc0d76d19d17df (patch)
tree82045ad1410c60c0ac50b20fc3cde5c75e32d03b /ui/flowgraphwidget.h
parent6f2b41faa95eeb684612b6aada1854911dda3cda (diff)
Add UI dialog for adding user references
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 7ede8e51..bc755025 100644
--- a/ui/flowgraphwidget.h
+++ b/ui/flowgraphwidget.h
@@ -282,6 +282,7 @@ private Q_SLOTS:
void createFunc();
void changeType();
void comment();
+ void addUserXref();
void functionComment();
void commentAccepted();
void functionCommentAccepted();