Author: martinn Date: Sat Feb 16 18:06:02 2008 New Revision: 2025 URL: http://svn.gnome.org/viewvc/gegl?rev=2025&view=rev
Log: 2008-02-16 Martin Nordholts <[EMAIL PROTECTED]> * bin/gegl-node-editor.c: Remove dependency to gegl-view.h. Modified: trunk/ChangeLog trunk/bin/gegl-node-editor.c Modified: trunk/bin/gegl-node-editor.c ============================================================================== --- trunk/bin/gegl-node-editor.c (original) +++ trunk/bin/gegl-node-editor.c Sat Feb 16 18:06:02 2008 @@ -24,8 +24,8 @@ #endif #include "gegl.h" + #include "gegl-node-editor.h" -#include "gegl-view.h" #include "gegl-paramspecs.h" #include "editor.h" _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.