gsprofilesrv_plat/settings_framework_api/inc/GSParentContainer.h
branchRCL_3
changeset 41 3b67655da2cc
parent 13 23553eb4e470
--- a/gsprofilesrv_plat/settings_framework_api/inc/GSParentContainer.h	Wed Jun 09 10:00:07 2010 +0300
+++ b/gsprofilesrv_plat/settings_framework_api/inc/GSParentContainer.h	Mon Jun 21 15:59:17 2010 +0300
@@ -32,6 +32,7 @@
 class CGSPluginInterface;
 class CAknSingleLargeStyleListBox;
 class MGSWatchDog;
+class CGsContainerExt;
 
 /**
 *  Container class for the GS Main view.
@@ -233,8 +234,7 @@
         CGSParentPlugin* iParentPlugin;
 
         // Pointer to GSWatchDog owned by GS Application document. Not owned.
-        MGSWatchDog* iGSWatchDog;
-       
+        CGsContainerExt* iExt;
     };