iaupdate/IAD/ui/src/iaupdatehistoryview.cpp
changeset 42 d17dc5398051
parent 37 6e7b00453237
child 43 9ac6bb1ccd50
child 44 329d304c1aa1
child 52 92f864ef0288
equal deleted inserted replaced
37:6e7b00453237 42:d17dc5398051
     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 module contains the implementation of IAUpdateHistoryView
       
    15 *                class member functions.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include "iaupdatehistoryview.h"
       
    21 
       
    22 IAUpdateHistoryView::IAUpdateHistoryView()
       
    23     {
       
    24     // Create the view from DocML
       
    25     }
       
    26 
       
    27 IAUpdateHistoryView::~IAUpdateHistoryView()
       
    28     {
       
    29     }