diff --git a/libgimpwidgets/gimppatheditor.c b/libgimpwidgets/gimppatheditor.c index 20fd63d269..f44111fdba 100644 --- a/libgimpwidgets/gimppatheditor.c +++ b/libgimpwidgets/gimppatheditor.c @@ -78,6 +78,8 @@ enum struct _GimpPathEditor { + GtkBox parent_instance; + GtkWidget *upper_hbox; GtkWidget *new_button;