diff options
| author | Ryan Snyder <ryan@vector35.com> | 2020-01-20 16:27:21 -0500 |
|---|---|---|
| committer | Ryan Snyder <ryan@vector35.com> | 2020-01-20 16:27:58 -0500 |
| commit | 42ccc6295db9d752bd1f78969153a77bca56988e (patch) | |
| tree | 5ce408ea99f3a5ddab3e2fb5b276ce4da26cefb5 /ui | |
| parent | e4b45718df111abcc79eb353c4ab106e130e4ef1 (diff) | |
expose overriding call types at individual call sites
Diffstat (limited to 'ui')
| -rw-r--r-- | ui/flowgraphwidget.h | 1 |
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(); |
