From 42ccc6295db9d752bd1f78969153a77bca56988e Mon Sep 17 00:00:00 2001 From: Ryan Snyder Date: Mon, 20 Jan 2020 16:27:21 -0500 Subject: expose overriding call types at individual call sites --- ui/flowgraphwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ui') 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(); -- cgit v1.3.1