forked from AuroraMiddleware/gtk
<raster@redhat.com>
<raster@redhat.com> added 2 memebrs to struct _GdkWindowPrivate (at end) to paralell gtk 1.0 changes to keep the data structure the same size (otherwise harmless).
This commit is contained in:
parent
8850ce814d
commit
e909f843f8
@ -81,6 +81,8 @@ struct _GdkWindowPrivate
|
||||
gint extension_events;
|
||||
|
||||
GList *filters;
|
||||
GdkColormap *colormap;
|
||||
GList *children;
|
||||
};
|
||||
|
||||
struct _GdkImagePrivate
|
||||
|
Loading…
Reference in New Issue
Block a user