branch | RCL_3 |
changeset 13 | 50bbdc59f9c4 |
parent 3 | b1602a5ab0a3 |
--- a/vtuis/videotelui/inc/CVtUiContextControl.h Fri Mar 12 15:43:03 2010 +0200 +++ b/vtuis/videotelui/inc/CVtUiContextControl.h Mon Mar 15 12:40:49 2010 +0200 @@ -157,6 +157,9 @@ // ETrue if it is ok to swap images on button up TBool iOkToSwapOnButtonUp; + // ETrue if the pointer down inside of context control window + TBool iPointerButton1DownInside; + }; #endif // CVTUICONTEXTCONTROL_H