diff -r 16d8024aca5e -r f7ac710697a9 src/hbcore/style/hbstyleoptionindexfeedback.cpp --- a/src/hbcore/style/hbstyleoptionindexfeedback.cpp Mon Apr 19 14:02:13 2010 +0300 +++ b/src/hbcore/style/hbstyleoptionindexfeedback.cpp Mon May 03 12:48:33 2010 +0300 @@ -50,6 +50,14 @@ \brief The bounding rect for the popup background when displaying index feedback. */ + + +/*! + + \deprecated HbStyleOptionIndexFeedback::HbStyleOptionIndexFeedback() + is deprecated. Styleoptions will not be public. + +*/ HbStyleOptionIndexFeedback::HbStyleOptionIndexFeedback() : fontSpec(HbFontSpec::Primary) { @@ -57,6 +65,12 @@ version = Version; } +/*! + + \deprecated HbStyleOptionIndexFeedback::HbStyleOptionIndexFeedback(const HbStyleOptionIndexFeedback&) + is deprecated. Styleoptions will not be public. + +*/ HbStyleOptionIndexFeedback::HbStyleOptionIndexFeedback(const HbStyleOptionIndexFeedback &other) : HbStyleOption(other), text(other.text),