Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / color-profile.h
index 2d8ac5b6d0214cf729ca976401b2b118e582379e..2e57e7ef0221b3b813b00dca270d4df2dbabf84a 100644 (file)
@@ -56,7 +56,7 @@ private:
     static void init( ColorProfile *cprof );
 
     static void release( SPObject *object );
-    static void build( SPObject *object, Document *document, Inkscape::XML::Node *repr );
+    static void build( SPObject *object, SPDocument *document, Inkscape::XML::Node *repr );
     static void set( SPObject *object, unsigned key, gchar const *value );
     static Inkscape::XML::Node *write( SPObject *object, Inkscape::XML::Document *doc, Inkscape::XML::Node *repr, guint flags );
 #if ENABLE_LCMS