diff options
Diffstat (limited to 'tools/editor/project_manager.h')
-rw-r--r-- | tools/editor/project_manager.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/editor/project_manager.h b/tools/editor/project_manager.h index 1e6ea9c1c9..f8edb6dc10 100644 --- a/tools/editor/project_manager.h +++ b/tools/editor/project_manager.h @@ -85,6 +85,7 @@ class ProjectManager : public Control { protected: + void _notification(int p_what); static void _bind_methods(); public: ProjectManager(); |