iaupdate/IAD/ui/src/iaupdatequeryhistory.cpp
changeset 29 26b6f0522fd8
parent 0 ba25891c3a9e
child 66 8b7f4e561641
equal deleted inserted replaced
25:98b66e4fb0be 29:26b6f0522fd8
     1 /*
     1 /*
     2 * Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 
    21 
    22 #include "iaupdatequeryhistory.h"
    22 #include "iaupdatequeryhistory.h"
    23 #include "iaupdatedebug.h"
    23 #include "iaupdatedebug.h"
    24 #include "iaupdatedialogutil.h"
       
    25 
    24 
    26 #include <bautils.h>  // bafl.lib 
    25 #include <bautils.h>  // bafl.lib 
    27 #include <s32file.h>  // estor.lib
    26 #include <s32file.h>  // estor.lib
    28 #include <sysutil.h>
    27 #include <sysutil.h>
    29 
    28