summaryrefslogtreecommitdiff
path: root/ui/viewframe.h
diff options
context:
space:
mode:
authorJon Palmisciano <jp@jonpalmisc.com>2021-06-30 09:26:43 -0400
committerJon Palmisciano <jp@jonpalmisc.com>2021-09-30 13:31:10 -0400
commite908f63a0dd96927b9607a7d9f859281d183e33e (patch)
treeb3902a7b7f0458ca5510bd2873d74ac6b1cd9e77 /ui/viewframe.h
parent9c68215d3bedfd07faf6148351705b487826d834 (diff)
StackView: It's a view of the stack!
Diffstat (limited to 'ui/viewframe.h')
-rw-r--r--ui/viewframe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/viewframe.h b/ui/viewframe.h
index 5a8b6428..d64dcc0a 100644
--- a/ui/viewframe.h
+++ b/ui/viewframe.h
@@ -436,6 +436,7 @@ public:
void prevCrossReference();
void updateVariableList();
+ void updateStackView();
void showTags();
void editTag(TagRef tag);