meetingrequest/mrgui/mrfieldbuilderpluginextension/inc/cesmrconflictpopup.h
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
     1 /*
     1 /*
     2 * Copyright (c)  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".
    17 
    17 
    18 #ifndef __CESMRCONFLICTPOPUP_H_
    18 #ifndef __CESMRCONFLICTPOPUP_H_
    19 #define __CESMRCONFLICTPOPUP_H_
    19 #define __CESMRCONFLICTPOPUP_H_
    20 
    20 
    21 #include <e32base.h>
    21 #include <e32base.h>
       
    22 #include <fbs.h>
    22 #include <e32cmn.h>
    23 #include <e32cmn.h>
    23 #include <calentry.h>
    24 #include <calentry.h>
    24 
    25 
    25 class CAknInfoPopupNoteController;
    26 class CAknInfoPopupNoteController;
    26 class MESMRCalEntry;
    27 class MESMRCalEntry;