uifw/AknGlobalUI/AknCapServer/inc/AknFastswapWindowControl.h
changeset 47 2f0c06423c72
parent 0 2f259fa3e83a
--- a/uifw/AknGlobalUI/AknCapServer/inc/AknFastswapWindowControl.h	Thu Jul 29 14:21:56 2010 +0800
+++ b/uifw/AknGlobalUI/AknCapServer/inc/AknFastswapWindowControl.h	Fri Aug 06 17:25:01 2010 +0800
@@ -26,8 +26,6 @@
 #include <bldvariant.hrh>
 #include <apgcli.h>
 #include <coecobs.h> // MCoeControlObserver
-
-#include <WidgetRegistryClient.h>
 #include <eikmobs.h>
 
 // CONSTANTS
@@ -43,8 +41,6 @@
 class CAknInfoPopupNoteController;
 class CEikLabel;
 class CAknAlwaysShownAppList;
-
-class CAknWidgetList;
 class CAknChoiceList;
 class CAknStylusPopUpMenu;
 class CAknLongTapAnimation;
@@ -504,13 +500,6 @@
     TBool iAppArcSessionInitiated;
     RApaLsSession iAppArcSession;
 
-    /** Contains data of running widgets */
-    CAknWidgetList* iWidgetList;
-    friend class CAknWidgetList;
-    /** Window group id of Widget application */
-    TInt iWidgetAppUiWgId;
-    TBool iWidgetsSupported;
-
     // Tooltip that shows application names.
     CAknInfoPopupNoteController* iTooltip;
     CEikLabel* iLabel;