graphicsuis_plat/svgt_viewer_ui_api/inc/SVGTCustControl.rh
branchRCL_3
changeset 20 5fd161fa28b6
parent 0 632761c941a7
equal deleted inserted replaced
17:e52958d06c29 20:5fd161fa28b6
       
     1 /*
       
     2 * Copyright (c) 2004,2005 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Resource Header for SVGT Custom Control Structure
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef SVGTCUSTCONTROL_RH
       
    20 #define SVGTCUSTCONTROL_RH
       
    21 //  INCLUDES
       
    22 
       
    23 //  MACROS
       
    24 
       
    25 //  STRUCTURE DEFINITIONS
       
    26 
       
    27 // -----------------------------------------------------------------------------
       
    28 // SVGT_CUST_CONTROL
       
    29 // Defines the resource structure for SVGT Custom Control.
       
    30 // -----------------------------------------------------------------------------
       
    31 //
       
    32 
       
    33 STRUCT SVGT_CUST_CONTROL
       
    34 	{
       
    35 	}
       
    36 #endif // SVGTCUSTCONTROL_RH
       
    37 
       
    38 // End of File