--- a/emailuis/emailui/inc/ncsheadercontainer.h Wed Apr 14 15:42:15 2010 +0300
+++ b/emailuis/emailui/inc/ncsheadercontainer.h Tue Apr 27 16:20:14 2010 +0300
@@ -355,7 +355,10 @@
*/
void ShowCursor( TBool aShow, TDrawNow aDrawNow = ENoDrawNow );
- void DoScrollL();
+ void DoScroll();
+
+ void SetPhysicsEmulationOngoing( TBool aPhysOngoing );
+
private: // Function members
void FocusChanged(TDrawNow aDrawNow);
@@ -440,8 +443,6 @@
//flag which disables changes of MSK label if any popup dialog is open
TBool iSwitchChangeMskOff;
- CAknsBasicBackgroundControlContext* iBgContext;
-
TBool iLongTapEventConsumed;
TBool iRALInProgress;