ui/viewmanagement/statehandler/src/glxactionhandler.cpp
changeset 26 c499df2dbb33
parent 24 99ad1390cd33
child 29 2c833fc9e98f
--- a/ui/viewmanagement/statehandler/src/glxactionhandler.cpp	Fri Apr 16 14:58:46 2010 +0300
+++ b/ui/viewmanagement/statehandler/src/glxactionhandler.cpp	Mon May 03 12:31:32 2010 +0300
@@ -52,6 +52,10 @@
 	    case EGlxCmdContextSend:
 	         commandId = EGlxCmdSend;
 	         break;
+
+        case EGlxCmdContextRename:
+	        commandId = EGlxCmdRename;
+	        break;
 	         
 		default : break;	
 		}