branch | RCL_3 |
changeset 18 | bd874ee5e5e2 |
parent 9 | d0529222e3f0 |
child 19 | 502e5d91ad42 |
--- a/idlefw/plugins/sapidataplugin/src/sapidataplugin.cpp Fri Feb 19 23:07:29 2010 +0200 +++ b/idlefw/plugins/sapidataplugin/src/sapidataplugin.cpp Fri Mar 12 15:43:54 2010 +0200 @@ -602,10 +602,11 @@ // Activate the publisher iData->ChangePublisherStatusL( KActive ); + iData->TriggerActiveL(); // Register for notifications iData->RegisterPublisherObserverL(); - + PublishL(); iPluginState = ESuspend;