--- 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