gsprofilesrv_plat/settings_framework_api/inc/GSPluginLoader.h
branchCompilerCompatibility
changeset 14 fbbcc7d8f76e
parent 0 8c5d936e5675
equal deleted inserted replaced
11:0ab8cddfd377 14:fbbcc7d8f76e
   261                                     TInt aIterator,
   261                                     TInt aIterator,
   262                                     TInt aPluginCount );
   262                                     TInt aPluginCount );
   263         /**
   263         /**
   264          * Print ordering debug data.
   264          * Print ordering debug data.
   265          */
   265          */
   266         void CGSPluginLoader::PrintOrderTracesL(
   266         void PrintOrderTracesL( CArrayPtrFlat<CGSPluginInterface>* aPlugins );
   267                 CArrayPtrFlat<CGSPluginInterface>* aPlugins );
       
   268 
   267 
   269         /**
   268         /**
   270          * Display loading error popup message.
   269          * Display loading error popup message.
   271          */
   270          */
   272         void DisplayErrorPopupL( TInt aError,
   271         void DisplayErrorPopupL( TInt aError,