fbs/fontandbitmapserver/tfbs/trfile.h
branchRCL_3
changeset 163 bbf46f59e123
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
150:57c618273d5c 163:bbf46f59e123
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 #ifndef __TRFILE_H__
    18 #ifndef __TRFILE_H__
    19 #define __TRFILE_H__
    19 #define __TRFILE_H__
    20 
    20 
    21 #include <fbs.h>
    21 #include <fbs.h>
    22 #include <bitstd.h>
    22 #include <bitstd.h>
    23 #include "TGraphicsHarness.h"
    23 #include "test/TGraphicsHarness.h"
    24 
    24 
    25 class CTFile : public CTGraphicsBase
    25 class CTFile : public CTGraphicsBase
    26 	{
    26 	{
    27 public:
    27 public:
    28 	CTFile(CTestStep* aStep);
    28 	CTFile(CTestStep* aStep);