Removed icon for mandatory fields. Note: the logic and API to specify mandatory field...
authorLuc Pionchon <luc.pionchon@nokia.com>
Thu, 13 Apr 2006 07:58:40 +0000 (07:58 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Thu, 13 Apr 2006 07:58:40 +0000 (07:58 +0000)
commita1393f49fc19326ce146de6ecf50c617f5885a1e
treea9b870a8a88c8ec774458494ffc277fcb7231ccc
parent80bf050a2365b9b5b04e7ae1dbabd5df957ad3fd
Removed icon for mandatory fields. Note: the logic and API to specify mandatory fields is preserved.

* hildon-widgets/hildon-caption.c (HILDON_CAPTION_MANDATORY_ICON): removed.
        (struct _HildonCaptionPrivate): removed 'mandatory_icon' field.
        (hildon_caption_set_property): case PROP_STATUS, removed related code.
        (hildon_caption_set_label_alignment): removed related code.
ChangeLog
hildon-widgets/hildon-caption.c