X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fsp-tref.h;h=2e79a28c394f78a1e86042d2d2ebafed4a1b06eb;hb=b752616506705efd28f22c4d852d198ff40c7026;hp=eea8207e3c3b1dbdb5aac3a8b1824af8d58519b8;hpb=29ad4e90d149629a444e2b7aab6b48ca5a709d3e;p=inkscape.git diff --git a/src/sp-tref.h b/src/sp-tref.h index eea8207e3..2e79a28c3 100644 --- a/src/sp-tref.h +++ b/src/sp-tref.h @@ -63,7 +63,7 @@ void sp_tref_update_text(SPTRef *tref); bool sp_tref_reference_allowed(SPTRef *tref, SPObject *possible_ref); bool sp_tref_fully_contained(SPObject *start_item, Glib::ustring::iterator &start, SPObject *end_item, Glib::ustring::iterator &end); -SPObject * sp_tref_convert_to_tspan(SPTRef *item); +SPObject * sp_tref_convert_to_tspan(SPObject *item); #endif /* !SP_TREF_H */