Redesign the character re-encoding code.
[pspp-builds.git] / src / ui / gui / psppire-dict.h
index 3fd73f9a6dc0bd9f21e9016cc7037f495081dcb6..54f3e39af0597d3399d09bf628eb8fb12d2bb1c9 100644 (file)
@@ -109,6 +109,8 @@ struct variable * psppire_dict_get_weight_variable (const PsppireDict *);
 void psppire_dict_dump (const PsppireDict *);
 #endif
 
+const gchar *psppire_dict_encoding (const PsppireDict *);
+
 G_END_DECLS
 
 #endif /* __PSPPIRE_DICT_H__ */