]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkimagemenuitem.c
gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c
[~andy/gtk] / gtk / gtkimagemenuitem.c
index 2adc9d9b33b1e4dffa834559ca7457028e857007..eb26850a8969a0bf96b14dd9e7cab1320cb683bc 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #include <config.h>
@@ -64,7 +64,7 @@ static void gtk_image_menu_item_screen_changed (GtkWidget        *widget,
 
 
 enum {
-  PROP_ZERO,
+  PROP_0,
   PROP_IMAGE
 };