src/hbwidgets/widgets/hblabel.cpp
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 2 06ff229162e9
--- a/src/hbwidgets/widgets/hblabel.cpp	Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbwidgets/widgets/hblabel.cpp	Mon May 03 12:48:33 2010 +0300
@@ -494,6 +494,10 @@
 }
 
 /*!
+
+    \deprecated HbLabel::primitive(HbStyle::Primitive)
+        is deprecated.
+
     Returns a pointer to the QGraphicsItem primitive used by this label.
     \param primitive - the type of graphics primitive required.
     HbLabel supports HbStyle::P_Label_text and HbStyle::P_Label_icon.