summaryrefslogtreecommitdiffstats
path: root/tools/editor/editor_dir_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/editor_dir_dialog.h')
-rw-r--r--tools/editor/editor_dir_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/editor_dir_dialog.h b/tools/editor/editor_dir_dialog.h
index 8d0986b129..0577ff0442 100644
--- a/tools/editor/editor_dir_dialog.h
+++ b/tools/editor/editor_dir_dialog.h
@@ -34,7 +34,7 @@
#include "scene/gui/tree.h"
class EditorDirDialog : public ConfirmationDialog {
- OBJ_TYPE(EditorDirDialog,ConfirmationDialog);
+ GDCLASS(EditorDirDialog,ConfirmationDialog);
ConfirmationDialog *makedialog;