branch | RCL_3 |
changeset 13 | b6f55cd40afd |
parent 6 | 6a29d5ad0713 |
child 20 | 2f88a7d66f50 |
--- a/bluetoothengine/btnotif/inc/btnotifier.h Mon Mar 15 12:41:15 2010 +0200 +++ b/bluetoothengine/btnotif/inc/btnotifier.h Wed Mar 31 21:51:05 2010 +0300 @@ -293,9 +293,12 @@ TBTDevAddr iBTAddr; // Gotten from PckBuffer, constant no matter how iDevice changes. CBTNotifUIUtil* iNotifUiUtil; // Utility to show UI notes & queries CBTEngSettings* iBTEngSettings; + TBool iIsCoverUI; + private: CBTEngDevMan* iDevMan; // for BT registry manipulation - TBool iIsCoverUI; + + };