summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorRyan Snyder <ryan@vector35.com>2020-01-20 16:27:21 -0500
committerRyan Snyder <ryan@vector35.com>2020-01-20 16:27:58 -0500
commit42ccc6295db9d752bd1f78969153a77bca56988e (patch)
tree5ce408ea99f3a5ddab3e2fb5b276ce4da26cefb5 /ui
parente4b45718df111abcc79eb353c4ab106e130e4ef1 (diff)
expose overriding call types at individual call sites
Diffstat (limited to 'ui')
-rw-r--r--ui/flowgraphwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h
index 0d1c6355..dc358871 100644
--- a/ui/flowgraphwidget.h
+++ b/ui/flowgraphwidget.h
@@ -319,6 +319,7 @@ private Q_SLOTS:
void reanalyze();
void setStackAdjustment();
+ void setCallTypeAdjustment();
void editInstruction();
void instrEditDoneEvent();