# HG changeset patch # User teknolog # Date 1272449909 -3600 # Node ID ca3f4a313d47bd278408933e05d32b8d1ac13574 # Parent 9c24c921ec357c04033b1e0e49c24cdfbb6d357d Updated .def files diff -r 9c24c921ec35 -r ca3f4a313d47 engine/BWINS/podcastengineu.def --- a/engine/BWINS/podcastengineu.def Wed Apr 28 10:06:35 2010 +0100 +++ b/engine/BWINS/podcastengineu.def Wed Apr 28 11:18:29 2010 +0100 @@ -161,4 +161,6 @@ ?Url@CShowInfo@@QBEABVTDesC16@@XZ @ 160 NONAME ; class TDesC16 const & CShowInfo::Url(void) const ?XMLEncode@PodcastUtils@@SAXAAVTDes16@@@Z @ 161 NONAME ; void PodcastUtils::XMLEncode(class TDes16 &) ?DropDB@CPodcastModel@@QAEXXZ @ 162 NONAME ; void CPodcastModel::DropDB(void) + ?CheckForDeletedShows@CShowEngine@@QAEXI@Z @ 163 NONAME ; void CShowEngine::CheckForDeletedShows(unsigned int) + ?IsVideoShow@PodcastUtils@@SAHAAVTDesC16@@@Z @ 164 NONAME ; int PodcastUtils::IsVideoShow(class TDesC16 &) diff -r 9c24c921ec35 -r ca3f4a313d47 engine/eabi/podcastengineu.def --- a/engine/eabi/podcastengineu.def Wed Apr 28 10:06:35 2010 +0100 +++ b/engine/eabi/podcastengineu.def Wed Apr 28 11:18:29 2010 +0100 @@ -197,4 +197,6 @@ _ZTV17CHttpEventHandler @ 196 NONAME _ZTV9CFeedInfo @ 197 NONAME _ZTV9CShowInfo @ 198 NONAME + _ZN11CShowEngine20CheckForDeletedShowsEj @ 199 NONAME + _ZN12PodcastUtils11IsVideoShowER7TDesC16 @ 200 NONAME