--- a/creator/inc/creator_mailboxelement.h Wed Sep 15 12:13:45 2010 +0300
+++ b/creator/inc/creator_mailboxelement.h Wed Oct 13 14:32:52 2010 +0300
@@ -115,7 +115,7 @@
public:
static CCreatorMailboxElement* NewL(CCreatorEngine* aEngine, const TDesC& aName, const TDesC& aContext = KNullDesC);
void ExecuteCommandL();
- void AsyncExecuteCommandL();
+
protected:
CCreatorMailboxElement(CCreatorEngine* aEngine);
TBool SetTextParamL(const TDesC& aElemName, const TDesC& aElemContent, CMailboxesParameters* aParams, TBool aSetRandom );