webengine/wmlengine/src/MVC/include/MVCView.h
changeset 11 c8a366e56285
parent 0 dd21522fd290
child 25 0ed94ceaa377
--- 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