gegl r2034 - in trunk: . bin



Author: martinn
Date: Sun Feb 17 12:43:07 2008
New Revision: 2034
URL: http://svn.gnome.org/viewvc/gegl?rev=2034&view=rev

Log:
2008-02-17  Martin Nordholts  <martinn svn gnome org>

	* bin/gegl-node-editor.h: Tiny fix to previous commit...


Modified:
   trunk/ChangeLog
   trunk/bin/gegl-node-editor.h

Modified: trunk/bin/gegl-node-editor.h
==============================================================================
--- trunk/bin/gegl-node-editor.h	(original)
+++ trunk/bin/gegl-node-editor.h	Sun Feb 17 12:43:07 2008
@@ -21,7 +21,7 @@
 
 #include <gtk/gtkvbox.h>
 
-#include G_BEGIN_DECLS
+G_BEGIN_DECLS
 
 #define GEGL_TYPE_NODE_EDITOR            (gegl_node_editor_get_type ())
 #define GEGL_NODE_EDITOR(obj)            (G_TYPE_CHECK_INSTANCE_CAST ((obj), GEGL_TYPE_NODE_EDITOR, GeglNodeEditor))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]