Forgotten file

This commit is contained in:
Matthias Clasen
2006-02-20 17:20:09 +00:00
parent 3c9432eeb6
commit 0f0845a6b6

View File

@ -220,7 +220,8 @@ GdkGC *_gdk_drawable_get_scratch_gc (GdkDrawable *drawable,
void _gdk_gc_update_context (GdkGC *gc, void _gdk_gc_update_context (GdkGC *gc,
cairo_t *cr, cairo_t *cr,
GdkColor *override_foreground, GdkColor *override_foreground,
GdkBitmap *override_stipple); GdkBitmap *override_stipple,
gboolean gc_changed);
/************************************* /*************************************
* Interfaces used by windowing code * * Interfaces used by windowing code *