radioapp/radiouiengine/inc/radiostationmodel_p.h
changeset 53 bb6ed1806599
parent 50 c44f9bb56771
child 57 21be958eb3ce
equal deleted inserted replaced
50:c44f9bb56771 53:bb6ed1806599
   130      * Not own.
   130      * Not own.
   131      */
   131      */
   132     QIcon                       mFavoriteIcon;
   132     QIcon                       mFavoriteIcon;
   133 
   133 
   134     /**
   134     /**
       
   135     * Pointer to nonFavorite icon.
       
   136     * Not own.
       
   137     */
       
   138     QIcon                       mNonFavoriteIcon;
       
   139 
       
   140     /**
   135      * Pointer to the now playing marker icon
   141      * Pointer to the now playing marker icon
   136      * Not own.
   142      * Not own.
   137      */
   143      */
   138     QIcon                       mNowPlayingIcon;
   144     QIcon                       mNowPlayingIcon;
   139 
   145