add comment about location of the implementation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15969 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2006-11-18 20:28:18 +00:00
parent 0e579405ca
commit 8346fb6a47

View 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