Code

NR:: to Geom:: for most of src/extension/
[inkscape.git] / src / extension / internal / odf.h
index a12ab4b02ecbb3a188924733309e466e5647e014..8d38e530f97f87de8da485d0bfbec943cbcf2b38 100644 (file)
@@ -316,7 +316,7 @@ private:
     bool processStyle(Writer &outs, SPItem *item, const Glib::ustring &id);
 
     bool processGradient(Writer &outs, SPItem *item,
-                    const Glib::ustring &id, NR::Matrix &tf);
+                    const Glib::ustring &id, Geom::Matrix &tf);
 
     bool writeStyleHeader(Writer &outs);