activityfw/storage/server/inc/afobservertask.h
changeset 124 e36b2f4799c0
parent 104 9b022b1f357c
--- a/activityfw/storage/server/inc/afobservertask.h	Fri Sep 17 08:32:18 2010 +0300
+++ b/activityfw/storage/server/inc/afobservertask.h	Mon Oct 04 00:38:31 2010 +0300
@@ -35,7 +35,7 @@
 
     const TDesC8& Data() const;
 
-    void BroadcastReceivedL(const RMessage2& );
+    void BroadcastReceivedL(const RMessage2&, TBool applicationUninstalled = EFalse);
 
 private:
     CAfObserverTask(MAfTaskStorage& globalStorage,