bluetoothengine/btui/Ecom/src/BTUIPairedDevicesView.cpp
branchRCL_3
changeset 16 b23265fb36da
parent 14 f7fbeaeb166a
child 35 95674584745d
--- a/bluetoothengine/btui/Ecom/src/BTUIPairedDevicesView.cpp	Wed Apr 14 16:09:00 2010 +0300
+++ b/bluetoothengine/btui/Ecom/src/BTUIPairedDevicesView.cpp	Tue Apr 27 16:49:44 2010 +0300
@@ -1725,7 +1725,7 @@
 			    TRACE_INFO(_L("Device status changed, update menupane"));
 			    iMenuDevice = device;
 			    iActiveMenuPane->Close();
-			    TRAP_IGNORE( this->ProcessCommandL(EAknSoftkeyOptions) );
+			    TRAP_IGNORE( this->ProcessCommandL(EAknSoftkeyContextOptions) );
 			    }
 		    }
 	    }