Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / dialogs / object-attributes.cpp
index fe5d9c3e16b1413461e76e41c87b1cf249bb2e4a..d9a0545e13fe55ee8c70541445383505d004c56a 100644 (file)
@@ -160,4 +160,4 @@ sp_object_attributes_dialog (SPObject *object, const gchar *tag)
   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 :