John Spray Sat, 19 Mar 2005 11:34:39 -0800
Hi, In frontends/qt2/QDocument.h > /// FIXME > std::vector<std::string> lang_;
Before I emulate this code in the gtk frontend, may I ask what is wrong with this vector (which is filled with getSecond( getLanguageData (false)))? John