imstatuspaneindicatorplugin/inc/imstatuspaneindicatorpluginuids.h
branchRCL_3
changeset 29 9a48e301e94b
parent 0 5e5d6b214f4f
equal deleted inserted replaced
28:3104fc151679 29:9a48e301e94b
       
     1 /*
       
     2 * Copyright (c) 2009 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:  This class contains all the uids used in this plugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef     __IMSTATUSPANEINDICATORPLUGINUIDS_H
       
    20 #define     __IMSTATUSPANEINDICATORPLUGINUIDS_H
       
    21 
       
    22 
       
    23 
       
    24 // part of imindicatorplugin dll
       
    25 #define KECOMRECOGNITIONUID2            0x10009d8d
       
    26 #define KIMSTATUSPANEINDICATORPLUGINUID3          0x20026767  
       
    27 // There is only one implementation for IM status pane indicator plugin
       
    28 #define KIMSTATUSPANEINDICATORPLUGINIMPLEMENTATIONUIDVALUE    0x20026767	
       
    29 
       
    30 
       
    31 
       
    32 
       
    33 #endif // __INSTANTMSGPINDICATORPLUGINCOMMONUIDS_H
       
    34 
       
    35 //  End of File
       
    36 
       
    37