radioapp/radiowidgets/inc/radiouiloader.h
changeset 51 bbebb0235466
parent 34 bc10a61bd7d3
child 54 a8ba0c289b44
equal deleted inserted replaced
47:74b7c6e79031 51:bbebb0235466
    99     static const QLatin1String HV_SECTION_HISTORY_MODE          ( "hv:history_mode" );
    99     static const QLatin1String HV_SECTION_HISTORY_MODE          ( "hv:history_mode" );
   100     static const QLatin1String HV_SECTION_FAVORITE_MODE         ( "hv:tagged_mode" );
   100     static const QLatin1String HV_SECTION_FAVORITE_MODE         ( "hv:tagged_mode" );
   101     static const QLatin1String HV_NAME_CONTEXT_MENU             ( "hv:context_menu" );
   101     static const QLatin1String HV_NAME_CONTEXT_MENU             ( "hv:context_menu" );
   102     static const QLatin1String HV_NAME_TOGGLE_TAG_ACTION        ( "hv:toggle_tag_action" );
   102     static const QLatin1String HV_NAME_TOGGLE_TAG_ACTION        ( "hv:toggle_tag_action" );
   103     static const QLatin1String HV_NAME_OVI_STORE_ACTION         ( "hv:ovi_store_action" );
   103     static const QLatin1String HV_NAME_OVI_STORE_ACTION         ( "hv:ovi_store_action" );
   104     static const QLatin1String HV_NAME_OTHER_STORE_ACTION       ( "hv:other_store_action" );
       
   105 
   104 
   106     // History View Context Menu
   105     // History View Context Menu
   107     static const QLatin1String HV_NAME_CONTEXT_TAG              ( "hv:toggle_tag_action" );
   106     static const QLatin1String HV_NAME_CONTEXT_TAG              ( "hv:toggle_tag_action" );
   108     static const QLatin1String HV_NAME_CONTEXT_SEARCH           ( "hv:search_from_other_store_action" );
   107     static const QLatin1String HV_NAME_CONTEXT_SEARCH           ( "hv:search_from_other_store_action" );
   109 
   108