Use GtkComboBox in the property editor code
This commit is contained in:
parent
46b170ba0e
commit
d72b1e35c9
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user