summaryrefslogtreecommitdiff
path: root/ui/viewframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/viewframe.h')
-rw-r--r--ui/viewframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/viewframe.h b/ui/viewframe.h
index d08fa38e..0a73ad89 100644
--- a/ui/viewframe.h
+++ b/ui/viewframe.h
@@ -156,7 +156,7 @@ public:
virtual View* getView() = 0;
};
-class FunctionsView;
+class SymbolsView;
class BINARYNINJAUIAPI ViewFrame : public QWidget
{