inspector: Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Thu, 6 Oct 2022 00:59:06 +0000 (20:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 6 Oct 2022 01:20:04 +0000 (21:20 -0400)
gtk/inspector/recorder.c

index ef3383792c8f42ab6f013488f7212ee76edc100c..2ef40fe32fd0bb48f2a08f712d157e26931764b4 100644 (file)
@@ -62,7 +62,7 @@
 
 /* {{{ ObjectProperty object */
 
-typedef struct _ObjectProperty RenderNodeProperty;
+typedef struct _ObjectProperty ObjectProperty;
 
 G_DECLARE_FINAL_TYPE (ObjectProperty, object_property, OBJECT, PROPERTY, GObject);