X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dict.h;h=54f3e39af0597d3399d09bf628eb8fb12d2bb1c9;hb=d3ceb500f824c3765b424e69c69cf3eb85117d15;hp=3fd73f9a6dc0bd9f21e9016cc7037f495081dcb6;hpb=9a331fe64eb814ae5c1322e21717a04fb254bf65;p=pspp-builds.git diff --git a/src/ui/gui/psppire-dict.h b/src/ui/gui/psppire-dict.h index 3fd73f9a..54f3e39a 100644 --- a/src/ui/gui/psppire-dict.h +++ b/src/ui/gui/psppire-dict.h @@ -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__ */