/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: This class contains all the uids used in this plugin
*
*/
#ifndef __IMSTATUSPANEINDICATORPLUGINUIDS_H
#define __IMSTATUSPANEINDICATORPLUGINUIDS_H
// part of imindicatorplugin dll
#define KECOMRECOGNITIONUID2 0x10009d8d
#define KIMSTATUSPANEINDICATORPLUGINUID3 0x20026767
// There is only one implementation for IM status pane indicator plugin
#define KIMSTATUSPANEINDICATORPLUGINIMPLEMENTATIONUIDVALUE 0x20026767
#endif // __INSTANTMSGPINDICATORPLUGINCOMMONUIDS_H
// End of File