homescreenapp/stateplugins/hsapplibrarystateplugin/src/hsovistorehandler.cpp
changeset 39 4e8ebe173323
parent 35 f9ce957a272c
equal deleted inserted replaced
36:cdae8c6c3876 39:4e8ebe173323
    23 #include <hbnotificationdialog.h>
    23 #include <hbnotificationdialog.h>
    24 const QString DefaultOviStoreIcon("qtg_mono_ovistore");
    24 const QString DefaultOviStoreIcon("qtg_mono_ovistore");
    25 const QString DefaultOviStoreLink("https://store.ovi.com/applications");
    25 const QString DefaultOviStoreLink("https://store.ovi.com/applications");
    26 #endif
    26 #endif
    27 
    27 
       
    28 /*!
       
    29     \class HsOviStoreHandler
       
    30     \ingroup group_hsmenustateplugin
       
    31 
       
    32     \brief 
       
    33 
       
    34     \sa 
       
    35 */
    28 
    36 
    29 /*!
    37 /*!
    30  Constructor
    38  Constructor
    31  \param parent parent object
    39  \param parent parent object
    32  */
    40  */