]> Pileus Git - ~andy/gtk/blobdiff - tests/prop-editor.c
Use GtkComboBox in the property editor code
[~andy/gtk] / tests / prop-editor.c
index 7adff87b55ed84f0faf6695f031b2674f1ae9216..b6b39783d1adde69d8493effa4981600761dd669 100644 (file)
@@ -405,6 +405,7 @@ enum_modified (GtkComboBox *cb, gpointer data)
 
   i = gtk_combo_box_get_active (cb);
 
+
   if (is_child_property (p->spec))
     {
       GtkWidget *widget = GTK_WIDGET (p->obj);