gegl r2914 - trunk/gegl/process
- From: martinn svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2914 - trunk/gegl/process
- Date: Sun, 15 Feb 2009 19:25:26 +0000 (UTC)
Author: martinn
Date: Sun Feb 15 19:25:26 2009
New Revision: 2914
URL: http://svn.gnome.org/viewvc/gegl?rev=2914&view=rev
Log:
Have accurate arguments for gegl_eval_mgr_change_notification()
Modified:
trunk/gegl/process/gegl-eval-mgr.c
Modified: trunk/gegl/process/gegl-eval-mgr.c
==============================================================================
--- trunk/gegl/process/gegl-eval-mgr.c (original)
+++ trunk/gegl/process/gegl-eval-mgr.c Sun Feb 15 19:25:26 2009
@@ -96,9 +96,9 @@
}
static gboolean
-gegl_eval_mgr_change_notification (GObject *gobject,
- gpointer foo,
- gpointer user_data)
+gegl_eval_mgr_change_notification (GObject *gobject,
+ const GeglRectangle *rect,
+ gpointer user_data)
{
GeglEvalMgr *mgr = GEGL_EVAL_MGR (user_data);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]