bluetoothengine/btnotif/inc/BTNGenericInfoNotifier.h
branchRCL_3
changeset 6 6a29d5ad0713
parent 0 f63038272f30
child 10 b6f55cd40afd
--- a/bluetoothengine/btnotif/inc/BTNGenericInfoNotifier.h	Tue Feb 02 00:20:42 2010 +0200
+++ b/bluetoothengine/btnotif/inc/BTNGenericInfoNotifier.h	Fri Feb 19 22:59:18 2010 +0200
@@ -93,7 +93,7 @@
         void ShowNoteAndCompleteL();
         
     private:
-        HBufC*	iQueryMessage;
+        RBuf	iQueryMessage;
 	    TInt 	iMessageResourceId;
 	    TSecondaryDisplayBTnotifDialogs iSecondaryDisplayCommand;
     };