btobexprofiles/obexreceiveservices/bip/inc/BIPController.h
changeset 67 16e4b9007960
parent 57 5ebadcda06cb
--- a/btobexprofiles/obexreceiveservices/bip/inc/BIPController.h	Wed Sep 29 13:09:05 2010 +0300
+++ b/btobexprofiles/obexreceiveservices/bip/inc/BIPController.h	Wed Oct 13 13:15:31 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -37,6 +37,7 @@
 
 class CBIPCapabilityHandler;
 class CBIPImageHandler;
+class CBtConversationViewLauncher;
 
 /**
 * Backup status.
@@ -169,6 +170,7 @@
     CHbDeviceDialogSymbian*     iRecvDoneDialog;
     TBool                       iShowRecvCompleteDialog;
     CHbDeviceDialogSymbian*     iMemoryFullDailog;
+    CBtConversationViewLauncher*    iBtCnvViewLauncher;
     };
     
 _LIT(KBipPanicCategory, "BIP");