meetingrequest/mrgui/inc/cesmruibase.h
branchRCL_3
changeset 12 4ce476e64c59
parent 8 e1b6206813b4
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    16 */
    16 */
    17 
    17 
    18 #ifndef CESMRUIBASE_H
    18 #ifndef CESMRUIBASE_H
    19 #define CESMRUIBASE_H
    19 #define CESMRUIBASE_H
    20 
    20 
    21 #include <AknDialog.h>
    21 #include <akndialog.h>
    22 #include "mesmruibase.h"
    22 #include "mesmruibase.h"
    23 
    23 
    24 /**
    24 /**
    25  * Base class for UI. UI can be constructed and launched by using this class.
    25  * Base class for UI. UI can be constructed and launched by using this class.
    26  */
    26  */