mpviewplugins/mpmediawallviewplugin/tsrc/unittest_mpmediawalldocumentloader/stub/src/hgmediawall.cpp
changeset 48 af3740e3753f
parent 29 8192e5b5c935
equal deleted inserted replaced
42:79c49924ae23 48:af3740e3753f
    17 
    17 
    18 #include "stub/inc/hgmediawall.h"
    18 #include "stub/inc/hgmediawall.h"
    19 
    19 
    20 
    20 
    21 /*!
    21 /*!
    22  Constructs the now playing widget stub
    22  Constructs the media wall widget stub
    23  */
    23  */
    24 HgMediawall::HgMediawall()
    24 HgMediawall::HgMediawall()
    25 {
    25 {
    26 }
    26 }
    27 
    27 
    28 /*!
    28 /*!
    29  Destructs the now playing widget stub.
    29  Destructs the media wall widget stub.
    30  */
    30  */
    31 HgMediawall::~HgMediawall()
    31 HgMediawall::~HgMediawall()
    32 {
    32 {
    33 }
    33 }