windowing/windowserver/stdgraphic/stdgraphictestdrawer.h
branchRCL_3
changeset 19 bbf46f59e123
parent 0 5d03bc08d59c
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
    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 	{