summaryrefslogtreecommitdiff
path: root/tools/editor/project_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/project_export.h')
-rw-r--r--tools/editor/project_export.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/editor/project_export.h b/tools/editor/project_export.h
index 06992a7e34..c528a23121 100644
--- a/tools/editor/project_export.h
+++ b/tools/editor/project_export.h
@@ -46,6 +46,7 @@
#include "property_editor.h"
#include "editor_import_export.h"
+#if 0
class EditorNode;
class ProjectExportDialog : public ConfirmationDialog {
@@ -242,3 +243,4 @@ public:
#endif // PROJECT_EXPORT_SETTINGS_H
+#endif