forked from AuroraMiddleware/gtk
Remove a C++ comment. (#168531, Paul Cornett)
2005-02-25 Matthias Clasen <mclasen@redhat.com> * demos/testpixbuf.c (main): Remove a C++ comment. (#168531, Paul Cornett)
This commit is contained in:
parent
af12141d2d
commit
d47d149aa6
@ -1,5 +1,8 @@
|
||||
2005-02-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* demos/testpixbuf.c (main): Remove a C++ comment. (#168531,
|
||||
Paul Cornett)
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_menu_fill_level): Don't leak a
|
||||
path here. (#168443, Morten Welinder)
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-02-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* demos/testpixbuf.c (main): Remove a C++ comment. (#168531,
|
||||
Paul Cornett)
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_menu_fill_level): Don't leak a
|
||||
path here. (#168443, Morten Welinder)
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2005-02-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* demos/testpixbuf.c (main): Remove a C++ comment. (#168531,
|
||||
Paul Cornett)
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_menu_fill_level): Don't leak a
|
||||
path here. (#168443, Morten Welinder)
|
||||
|
||||
|
@ -525,7 +525,7 @@ main (int argc, char **argv)
|
||||
|
||||
gtk_init (&argc, &argv);
|
||||
|
||||
// gdk_rgb_set_verbose (TRUE);
|
||||
/* gdk_rgb_set_verbose (TRUE);*/
|
||||
|
||||
gtk_widget_set_default_colormap (gdk_rgb_get_colormap ());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user