diff options
Diffstat (limited to 'ui/viewframe.h')
| -rw-r--r-- | ui/viewframe.h | 2 |
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 { |
