cbs/cbsui/UiInc/CCbsUiAddFromIndexDialog.h
branchRCL_3
changeset 11 586d88ba9aa1
parent 0 ff3b6d0fd310
child 18 594d59766373
--- 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 <eikdialg.h>
+#include <akndialog.h>
 #include <CbsCommon.h>
 #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