mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
change #warning to TODO
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@64 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 25550a1cee
Author: mws <mws@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-16 (Wed, 16 Dec 2009)
This commit is contained in:
@@ -591,7 +591,7 @@ void CFlashExpert::showFileSelector(const std::string & actionkey)
|
||||
if(pos!=-1)
|
||||
{
|
||||
fileselector->addItem(new CMenuForwarderNonLocalized(filen.c_str(), true, NULL, this, (actionkey + filen).c_str()));
|
||||
#warning TODO: make sure filen is UTF-8 encoded
|
||||
//TODO make sure filen is UTF-8 encoded
|
||||
}
|
||||
free(namelist[count]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user