summaryrefslogtreecommitdiff
path: root/ui/viewframe.h
diff options
context:
space:
mode:
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 1a1c0398..04a13fc1 100644
--- a/ui/viewframe.h
+++ b/ui/viewframe.h
@@ -243,6 +243,7 @@ public:
void setCurrentFunction(FunctionRef func);
void updateCrossReferences();
void showCrossReferences();
+ void showPinnedCrossReferences();
void nextCrossReference();
void prevCrossReference();