Code

Translations. French translation minor update.
[inkscape.git] / src / id-clash.h
index 1abd1dd8332dd3dd993dfedf259b5367bdf82538..a76bf5137ddf2e6f52f6c8a939991c56490521fa 100644 (file)
@@ -3,7 +3,7 @@
 
 #include "document.h"
 
-void prevent_id_clashes(Document *imported_doc, Document *current_doc);
+void prevent_id_clashes(SPDocument *imported_doc, SPDocument *current_doc);
 
 #endif /* !SEEN_ID_CLASH_H */
 
@@ -16,4 +16,4 @@ void prevent_id_clashes(Document *imported_doc, Document *current_doc);
   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 :