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