btobexprofiles/obexreceiveservices/opp/inc/oppcontroller.h
changeset 67 16e4b9007960
parent 57 5ebadcda06cb
--- a/btobexprofiles/obexreceiveservices/opp/inc/oppcontroller.h	Wed Sep 29 13:09:05 2010 +0300
+++ b/btobexprofiles/obexreceiveservices/opp/inc/oppcontroller.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"
@@ -34,6 +34,7 @@
 
 #include <hbdevicedialogsymbian.h>
 #include <hbsymbianvariant.h>
+class CBtConversationViewLauncher;
 
 
 const TInt KBtStartReserveChannel   = 9;
@@ -161,6 +162,7 @@
     CHbDeviceDialogSymbian*     iRecvDoneDialog;
     TBool                       iShowRecvCompleteDialog;
     CHbDeviceDialogSymbian*     iMemoryFullDailog;
+    CBtConversationViewLauncher*    iBtCnvViewLauncher;
     };
 
 #endif      // OPPCONTROLLER_H