-Project settings can properly add/remove properties again, fixes #3177
This commit is contained in:
@ -270,6 +270,7 @@ public:
|
||||
PropertyEditor *get_property_editor();
|
||||
void edit(Object* p_object);
|
||||
String get_full_item_path(const String& p_item);
|
||||
String get_current_section() const;
|
||||
|
||||
SectionedPropertyEditor();
|
||||
~SectionedPropertyEditor();
|
||||
|
||||
Reference in New Issue
Block a user