mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Register theme properties with ThemeDB
This commit is contained in:
@@ -90,8 +90,6 @@ private:
|
||||
protected:
|
||||
bool is_fixed = false;
|
||||
|
||||
virtual void _update_theme_item_cache() override;
|
||||
|
||||
void _notification(int p_what);
|
||||
void _validate_property(PropertyInfo &p_property) const;
|
||||
static void _bind_methods();
|
||||
|
||||
Reference in New Issue
Block a user