diff -r a359256acfc6 -r c8a366e56285 webengine/wmlengine/src/MVC/include/MVCView.h --- a/webengine/wmlengine/src/MVC/include/MVCView.h Thu Aug 27 07:44:59 2009 +0300 +++ b/webengine/wmlengine/src/MVC/include/MVCView.h Thu Sep 24 12:53:48 2009 +0300 @@ -505,6 +505,7 @@ CActive::TPriority iFormatPriority; CWmlControl* iWmlControl; TBool iShouldActivate; + TBool iDrag; }; #endif // EPOC32VIEW_H