diff -r 06ff229162e9 -r 11d3954df52a src/hbcore/style/hbstyleoptionpopup.cpp --- a/src/hbcore/style/hbstyleoptionpopup.cpp Fri May 14 16:09:54 2010 +0300 +++ b/src/hbcore/style/hbstyleoptionpopup.cpp Thu May 27 13:10:59 2010 +0300 @@ -25,31 +25,17 @@ #include "hbstyleoptionpopup_p.h" -/*! +/* \class HbStyleOptionPopup \brief HbStyleOptionPopup has the style component for popup primitives */ - -/*! - - \deprecated HbStyleOptionPopup::HbStyleOptionPopup() - is deprecated. Styleoptions will not be public. - -*/ HbStyleOptionPopup::HbStyleOptionPopup() { type = Type; version = Version; } - -/*! - - \deprecated HbStyleOptionPopup::HbStyleOptionPopup(const HbStyleOptionPopup&) - is deprecated. Styleoptions will not be public. - -*/ HbStyleOptionPopup::HbStyleOptionPopup(const HbStyleOptionPopup &other) : HbStyleOption(other) {