summaryrefslogtreecommitdiff
path: root/scene/resources/camera_effects.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/resources/camera_effects.h')
-rw-r--r--scene/resources/camera_effects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/resources/camera_effects.h b/scene/resources/camera_effects.h
index 85ae64cdf5..7353931d16 100644
--- a/scene/resources/camera_effects.h
+++ b/scene/resources/camera_effects.h
@@ -59,7 +59,7 @@ private:
protected:
static void _bind_methods();
- void _validate_property(PropertyInfo &property) const override;
+ void _validate_property(PropertyInfo &p_property) const;
public:
virtual RID get_rid() const override;