diff options
Diffstat (limited to 'gettext.h')
-rw-r--r-- | gettext.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,5 +90,6 @@ const char *Q_(const char *msgid, const char *plu, unsigned long n) #endif const char *get_preferred_languages(void); +extern int is_utf8_locale(void); #endif |