mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
remove c++ style comment.
2007-05-18 Carlos Garnacho <carlos@imendio.com> * gtk/gtkexpander.c: remove c++ style comment. svn path=/trunk/; revision=17862
This commit is contained in:
parent
1dc2df1565
commit
5938f6add5
@ -1,3 +1,7 @@
|
||||
2007-05-18 Carlos Garnacho <carlos@imendio.com>
|
||||
|
||||
* gtk/gtkexpander.c: remove c++ style comment.
|
||||
|
||||
2007-05-18 Carlos Garnacho <carlos@imendio.com>
|
||||
|
||||
Make combobox menu popdown keybindable (#433593)
|
||||
|
@ -411,7 +411,6 @@ gtk_expander_realize (GtkWidget *widget)
|
||||
gdk_window_set_user_data (priv->event_window, widget);
|
||||
|
||||
widget->style = gtk_style_attach (widget->style, widget->window);
|
||||
//gtk_style_set_background (widget->style, widget->window, GTK_STATE_NORMAL);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user