View | Details | Raw Unified
Collapse All | Expand All

(-) file_not_specified_in_diff (+7 lines)
 Lines 183-188    Link Here 
    return 0;
    return 0;
}
}
unsigned int PrintGNOME::comment (Inkscape::Extension::Print * module,
		                  const char * comment)
{
	// ignore comment
	return 0;
}
unsigned int
unsigned int
PrintGNOME::fill(Inkscape::Extension::Print *mod,
PrintGNOME::fill(Inkscape::Extension::Print *mod,
		 NRBPath const *bpath, NRMatrix const *ctm, SPStyle const *style,
		 NRBPath const *bpath, NRMatrix const *ctm, SPStyle const *style,