summaryrefslogtreecommitdiff
path: root/tools/editor/create_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/create_dialog.h')
-rw-r--r--tools/editor/create_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/editor/create_dialog.h b/tools/editor/create_dialog.h
index a46ff5ae06..8957479beb 100644
--- a/tools/editor/create_dialog.h
+++ b/tools/editor/create_dialog.h
@@ -66,6 +66,7 @@ protected:
public:
Object *instance_selected();
+ String get_selected_type();
void set_base_type(const String& p_base);
String get_base_type() const;