Changes from Owen Taylor which allow GIMP to compile with

new GTK changes.  ChangeLog is more specific.

-Shawn
This commit is contained in:
Shawn Amundson
1997-12-18 06:30:11 +00:00
parent 92f0e489b6
commit 81eb53df7b
41 changed files with 165 additions and 102 deletions

View File

@ -84,6 +84,8 @@ struct _GDisplay
Selection *select; /* Selection object */
GdkGC *scroll_gc; /* GC for scrolling */
link_ptr update_areas; /* Update areas list */
link_ptr display_areas; /* Display areas list */