--- a/mobilemessaging/unieditor/application/inc/UniEditorAppUi.h Wed Sep 01 12:31:54 2010 +0100
+++ b/mobilemessaging/unieditor/application/inc/UniEditorAppUi.h Tue Sep 14 21:11:56 2010 +0300
@@ -257,6 +257,11 @@
* From CEikAppUi
*/
void HandleCommandL( TInt aCommand );
+
+ /**
+ * From CAknAppUi
+ */
+ void ProcessCommandL(TInt aCommand);
/**
* Performs the command.
@@ -1390,7 +1395,6 @@
CAknStylusPopUpMenu* iEmbeddedObjectStylusPopup;
// sendui+jepg optimization changes
TBool iOptimizedFlow;
- TBool iSingleJpegImageProcessing;
};
#include "UniEditorAppUi.inl"