windowing/windowserver/stdgraphic/stdgraphictestdrawer.h
changeset 152 9f1c3fea0f87
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
111:29ddb8a72f0e 152:9f1c3fea0f87
    17 
    17 
    18 #ifndef __STDGRAPHICDRAWERTEST_H__
    18 #ifndef __STDGRAPHICDRAWERTEST_H__
    19 #define __STDGRAPHICDRAWERTEST_H__
    19 #define __STDGRAPHICDRAWERTEST_H__
    20 
    20 
    21 #include <e32std.h>
    21 #include <e32std.h>
    22 #include "Graphics/WSGRAPHICDRAWER.H"
    22 #include "graphics/WSGRAPHICDRAWER.H"
    23 #include <Graphics/WSGRAPHICDRAWERINTERFACE.H>
    23 #include <graphics/WSGRAPHICDRAWERINTERFACE.H>
    24 
    24 
    25 class MWsGraphicDrawerContext;
    25 class MWsGraphicDrawerContext;
    26 
    26 
    27 NONSHARABLE_CLASS(CFrameRate): public CBase
    27 NONSHARABLE_CLASS(CFrameRate): public CBase
    28 	{
    28 	{