Forgot to mention bug #.

svn path=/trunk/; revision=19400
This commit is contained in:
Michael Natterer 2008-01-25 09:31:34 +00:00
parent a362eecc4a
commit 72bc7eb44b

View File

@ -10,6 +10,7 @@
* gtk/gtktreeviewcolumn.h
* gtk/gtkwidget.h: add const to constant structs which are passed
into GTK+. Also add some forgotten const for const strings.
Fixes bug #511554.
* gtk/gtkbutton.c
* gtk/gtkcellrenderer.c