]> git.lyx.org Git - lyx.git/blobdiff - src/support/unicode.h
Improve the num_get locale facet
[lyx.git] / src / support / unicode.h
index 10b34ead701d5b49ed0a6715a151dfa80a959b39..e04f3b6ebb29e1b6af947945f6578f442bccd18f 100644 (file)
@@ -56,6 +56,8 @@ private:
        boost::scoped_ptr<Private> pimpl_;
 };
 
+/// This is implemented in lyx_main.C for the LyX program 
+/// and in client.C for the LyX client program.
 extern IconvProcessor & utf8ToUcs4();
 
 // A single codepoint conversion for utf8_to_ucs4 does not make