mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
fixup notify tests
This commit is contained in:
parent
f87e40bccd
commit
b3dbdcdf77
@ -529,7 +529,7 @@ test_type (gconstpointer data)
|
||||
|
||||
/* Special restrictions on allowed values */
|
||||
if (pspec->owner_type == GTK_TYPE_COMBO_BOX &&
|
||||
g_str_equal (pspec->name, "id-column") ||
|
||||
(g_str_equal (pspec->name, "id-column") ||
|
||||
g_str_equal (pspec->name, "active-id") ||
|
||||
g_str_equal (pspec->name, "entry-text-column")))
|
||||
continue;
|
||||
|
Loading…
Reference in New Issue
Block a user