summaryrefslogtreecommitdiff
path: root/editor/editor_layouts_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_layouts_dialog.h')
-rw-r--r--editor/editor_layouts_dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_layouts_dialog.h b/editor/editor_layouts_dialog.h
index d18c2bce17..39f0f4163d 100644
--- a/editor/editor_layouts_dialog.h
+++ b/editor/editor_layouts_dialog.h
@@ -37,7 +37,6 @@ class LineEdit;
class ItemList;
class EditorLayoutsDialog : public ConfirmationDialog {
-
GDCLASS(EditorLayoutsDialog, ConfirmationDialog);
LineEdit *name;