branch | RCL_3 |
changeset 59 | a0713522ab97 |
parent 9 | d0529222e3f0 |
child 64 | b276298d5729 |
--- a/idlefw/plugins/wrtdataplugin/inc/wrtdataplugin.h Wed Mar 31 22:04:35 2010 +0300 +++ b/idlefw/plugins/wrtdataplugin/inc/wrtdataplugin.h Wed Apr 14 16:16:44 2010 +0300 @@ -139,6 +139,11 @@ /** * @see CHsContentPublisher + */ + void SetProperty( TProperty aProperty, TAny* aAny ); + + /** + * @see CHsContentPublisher */ TAny* GetProperty( TProperty aProperty );