[gtk+/gtk-2-90: 104/161] Use GtkComboBox in the property editor code



commit ba524b440233ee9b24d7a33267c480bdd12a72d5
Author: Christian Dywan <christian twotoasts de>
Date:   Fri Oct 16 16:58:34 2009 +0200

    Use GtkComboBox in the property editor code

 tests/prop-editor.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/prop-editor.c b/tests/prop-editor.c
index 7adff87..b6b3978 100644
--- a/tests/prop-editor.c
+++ b/tests/prop-editor.c
@@ -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);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]