branch | RCL_3 |
changeset 8 | 07d1685f0cd4 |
parent 0 | ed9695c8bcbe |
4:6dc066157ed4 | 8:07d1685f0cd4 |
---|---|
17 |
17 |
18 #ifndef CVTUIREMOTEVIDEOCONTROL_H_ |
18 #ifndef CVTUIREMOTEVIDEOCONTROL_H_ |
19 #define CVTUIREMOTEVIDEOCONTROL_H_ |
19 #define CVTUIREMOTEVIDEOCONTROL_H_ |
20 |
20 |
21 #include <coecntrl.h> |
21 #include <coecntrl.h> |
22 #include <aknwseventobserver.h> |
22 #include <AknWsEventObserver.h> |
23 |
23 |
24 class CVtUiVideoControlBase; |
24 class CVtUiVideoControlBase; |
25 class CVtUiAppUi; |
25 class CVtUiAppUi; |
26 |
26 |
27 /** |
27 /** |