webengine/wmlengine/src/MVC/include/MVCView.h
changeset 11 c8a366e56285
parent 0 dd21522fd290
child 25 0ed94ceaa377
equal deleted inserted replaced
10:a359256acfc6 11:c8a366e56285
   503   NW_Bool iForceReformatNeeded;
   503   NW_Bool iForceReformatNeeded;
   504   NW_Text_t *iAnchorName;
   504   NW_Text_t *iAnchorName;
   505   CActive::TPriority iFormatPriority;
   505   CActive::TPriority iFormatPriority;
   506   CWmlControl*           iWmlControl;
   506   CWmlControl*           iWmlControl;
   507   TBool iShouldActivate;
   507   TBool iShouldActivate;
       
   508   TBool iDrag;
   508 };
   509 };
   509 
   510 
   510 #endif  // EPOC32VIEW_H
   511 #endif  // EPOC32VIEW_H
   511 
   512 
   512 // End of File
   513 // End of File