diff -r 71e7b994dff4 -r 586d88ba9aa1 cbs/cbsui/UiInc/CCbsUiAddFromIndexDialog.h --- a/cbs/cbsui/UiInc/CCbsUiAddFromIndexDialog.h Tue Apr 27 17:13:17 2010 +0300 +++ b/cbs/cbsui/UiInc/CCbsUiAddFromIndexDialog.h Tue May 11 16:43:51 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2010 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" @@ -23,7 +23,7 @@ #define __CCBSADDFROMINDEXDIALOG_H // INCLUDES -#include +#include #include #include "CbsUiConstants.h" @@ -41,7 +41,7 @@ * Class CCbsUiAddFromIndexDialog is used to add topics. Topics * are shown in listbox. User can select topics which will be added. */ -class CCbsUiAddFromIndexDialog: public CEikDialog +class CCbsUiAddFromIndexDialog: public CAknDialog { public: // Constructors and destructor