src/hbcore/style/hbstyleoptionpushbutton_p.h
changeset 3 11d3954df52a
parent 2 06ff229162e9
equal deleted inserted replaced
2:06ff229162e9 3:11d3954df52a
    28 
    28 
    29 #include <hbstyleoption_p.h>
    29 #include <hbstyleoption_p.h>
    30 #include <hbicon.h>
    30 #include <hbicon.h>
    31 #include <hbframedrawer.h>
    31 #include <hbframedrawer.h>
    32 
    32 
    33 // Deprecated
    33 
    34 class HB_CORE_PRIVATE_EXPORT HbStyleOptionPushButton : public HbStyleOption
    34 class HB_CORE_PRIVATE_EXPORT HbStyleOptionPushButton : public HbStyleOption
    35 {
    35 {
    36 public:
    36 public:
    37     HbStyleOptionPushButton();
    37     HbStyleOptionPushButton();
    38     HbStyleOptionPushButton(const HbStyleOptionPushButton &other);
    38     HbStyleOptionPushButton(const HbStyleOptionPushButton &other);