emailservices/nmutilities/inc/nmutilitiescommonheaders.h
changeset 23 2dc6caa42ec3
child 74 6c59112cfd31
equal deleted inserted replaced
20:ecc8def7944a 23:2dc6caa42ec3
       
     1 /*
       
     2  * Copyright (c) 2007-2010 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:  common header for emailmailboxinfo_p 
       
    15  *
       
    16  */
       
    17 
       
    18 #ifndef NMBRANDINGAPICOMMONHEADERS_H_
       
    19 #define NMBRANDINGAPICOMMONHEADERS_H_
       
    20 
       
    21 #include <QResource>
       
    22 #include <XQSettingsManager>
       
    23 #include <tzlocalizer.h>
       
    24 #include <qsysteminfo.h>
       
    25 #include <xqcentralrepositoryutils.h>
       
    26 #include <xqcentralrepositorysearchcriteria.h>
       
    27 
       
    28 #endif /* NMBRANDINGAPICOMMONHEADERS_H_ */