may I please commit.
[claws.git] / src / codeconv.h
index e5283c52bd05a7bba21dcee22e1ec3dfdca5c8e9..4318ae665891c7a163ed036f78b9008bcdd01fc1 100644 (file)
@@ -227,5 +227,5 @@ void conv_encode_header_full                (gchar          *dest,
 
 gchar *conv_filename_from_utf8         (const gchar    *utf8_file);
 gchar *conv_filename_to_utf8           (const gchar    *fs_file);
-
+void codeconv_set_strict               (gboolean        mode);
 #endif /* __CODECONV_H__ */