equal
deleted
inserted
replaced
26 #ifndef HBSTYLEOPTIONCHECKBOX_H |
26 #ifndef HBSTYLEOPTIONCHECKBOX_H |
27 #define HBSTYLEOPTIONCHECKBOX_H |
27 #define HBSTYLEOPTIONCHECKBOX_H |
28 |
28 |
29 #include <hbstyleoption.h> |
29 #include <hbstyleoption.h> |
30 |
30 |
|
31 // Deprecated |
31 class HB_CORE_EXPORT HbStyleOptionCheckBox : public HbStyleOption |
32 class HB_CORE_EXPORT HbStyleOptionCheckBox : public HbStyleOption |
32 { |
33 { |
33 public: |
34 public: |
34 HbStyleOptionCheckBox(); |
35 HbStyleOptionCheckBox(); |
35 HbStyleOptionCheckBox(const HbStyleOptionCheckBox &other); |
36 HbStyleOptionCheckBox(const HbStyleOptionCheckBox &other); |