internetradio2.0/irfavoritesdb/src/irfavoritesdb.cpp
changeset 15 065198191975
parent 14 896e9dbc5f19
equal deleted inserted replaced
14:896e9dbc5f19 15:065198191975
    21 #include "irdebug.h"
    21 #include "irdebug.h"
    22 #include "irfavoritesdb.h"
    22 #include "irfavoritesdb.h"
    23 #include "irisdspreset.h"
    23 #include "irisdspreset.h"
    24 #include "irpreset.h"
    24 #include "irpreset.h"
    25 #include "irsettings.h"
    25 #include "irsettings.h"
       
    26 #include "iruid3.hrh"
    26 
    27 
    27 const TInt KNullId = 0;
    28 const TInt KNullId = 0;
    28 const TInt KNineteen = 19;
    29 const TInt KNineteen = 19;
       
    30 
       
    31 const TUid KIRPreset = { UID3_IRPRESETPLUGIN_DLL_IMPLEMENTATION_UID };
    29 
    32 
    30 namespace PresetHandler
    33 namespace PresetHandler
    31     {
    34     {
    32 //-------------------------------------------------------------------------------
    35 //-------------------------------------------------------------------------------
    33 //TInt OrderByIndex( const CIRPresetImpl& aPreset1, const CIRPresetImpl& aPreset2 )
    36 //TInt OrderByIndex( const CIRPresetImpl& aPreset1, const CIRPresetImpl& aPreset2 )