1 /* |
1 /* |
2 * ============================================================================ |
2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
3 * Name : WidgetMMCHandler.h |
3 * All rights reserved. |
4 * Part of : Widget Registry |
4 * This component and the accompanying materials are made available |
5 * Description : Acts on MMC card insertion/removal |
5 * under the terms of "Eclipse Public License v1.0" |
6 * Version : 3.1 |
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * |
8 * |
8 * Copyright © 2008 Nokia Corporation. |
9 * Initial Contributors: |
9 * This material, including documentation and any related |
10 * Nokia Corporation - initial contribution. |
10 * computer programs, is protected by copyright controlled by |
11 * |
11 * Nokia Corporation. All rights are reserved. Copying, |
12 * Contributors: |
12 * including reproducing, storing, adapting or translating, any |
13 * |
13 * or all of this material requires the prior written consent of |
14 * Description: Acts on MMC card insertion/removal |
14 * Nokia Corporation. This material also contains confidential |
15 * |
15 * information which may not be disclosed to others without the |
|
16 * prior written consent of Nokia Corporation. |
|
17 * ============================================================================= |
|
18 */ |
16 */ |
|
17 |
19 |
18 |
20 #ifndef WIDGETMMCHANDLER_H |
19 #ifndef WIDGETMMCHANDLER_H |
21 #define WIDGETMMCHANDLER_H |
20 #define WIDGETMMCHANDLER_H |
22 |
21 |
23 // INCLUDES |
22 // INCLUDES |