Inspector: Fix a possible undefined use

This commit is contained in:
Matthias Clasen
2021-04-12 20:56:19 -04:00
parent 367dfee36e
commit ecfba2d31b

View File

@@ -903,6 +903,7 @@ update_go_buttons (GtkInspectorWindow *iw)
{
object = NULL;
kind = CHILD_KIND_OTHER;
position = 0;
}
if (parent)