Code

Respect "relink duplicates clones" setting with linked offsets.
[inkscape.git] / src / document-subset.h
index b7b724162b8ef9ddf77c57cf55b046074b395a7f..ce7776da4d18a84395bd9347e52be93186acc80d 100644 (file)
@@ -17,7 +17,7 @@
 #include "gc-anchored.h"
 
 class SPObject;
-class Document;
+class SPDocument;
 
 namespace Inkscape {
 
@@ -67,4 +67,4 @@ private:
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :