src/hbwidgets/itemviews/hbradiobuttonlistviewitem_p.h
changeset 6 c3690ec91ef8
parent 0 16d8024aca5e
equal deleted inserted replaced
5:627c4a0fd0e7 6:c3690ec91ef8
    21 ** If you have questions regarding the use of this file, please contact
    21 ** If you have questions regarding the use of this file, please contact
    22 ** Nokia at developer.feedback@nokia.com.
    22 ** Nokia at developer.feedback@nokia.com.
    23 **
    23 **
    24 ****************************************************************************/
    24 ****************************************************************************/
    25 
    25 
    26 #ifndef HBRADIOBUTTONLISTVIEVITEM_H
    26 #ifndef HBRADIOBUTTONLISTVIEWITEM_P_H
    27 #define HBRADIOBUTTONLISTVIEVITEM_H
    27 #define HBRADIOBUTTONLISTVIEWITEM_P_H
    28 
    28 
    29 #include <hblistviewitem.h>
    29 #include <hblistviewitem.h>
    30 
    30 
    31 class HB_AUTOTEST_EXPORT HbRadioButtonListViewItem: public HbListViewItem {
    31 class HB_AUTOTEST_EXPORT HbRadioButtonListViewItem: public HbListViewItem {
    32 public:
    32 public: