camerauis/cameraapp/generic/common/inc/Cam.hrh
changeset 1 f5ec9446e5bf
parent 0 1ddebce53859
child 10 8c55c525d5d7
--- a/camerauis/cameraapp/generic/common/inc/Cam.hrh	Thu Jan 07 16:18:56 2010 +0200
+++ b/camerauis/cameraapp/generic/common/inc/Cam.hrh	Mon Jan 18 20:06:55 2010 +0200
@@ -161,10 +161,6 @@
   ECamCmdCustomiseToolbarUp,
   ECamCmdCustomiseToolbarDown,
   ECamCmdCustomiseToolbarReset,
-  
-  ECamCmdSend, // NOTE any new commands should be placed before this
-               // with the exception of the AIW command below
-  ECamCmdAIWCommands = 200, // AIW needs to have its own area
   ECamCmdEditPhoto,
   ECamCmdEditVideo,
   ECamCmdPrint,
@@ -179,8 +175,11 @@
   ECamCmdRecord,
   ECamCmdToolbarExtension,  // Command ID for toolbar extension button
   ECamCmdToolbarMarkUnmark, // for sequence post capture view
-  ECamCmdToggleActiveToolbar // switches activepalette visibility
-
+  ECamCmdToggleActiveToolbar, // switches activepalette visibility
+  
+  ECamCmdSend, // NOTE any new commands should be placed before this
+               // with the exception of the AIW command below
+  ECamCmdAIWCommands = 200 // AIW needs to have its own area
   };
 
 enum TCamWaitNoteCtrls