photosgallery/slideshow/view/src/shwgesturecontrol.cpp
branchRCL_3
changeset 30 a60acebbbd9d
parent 18 bcb43dc84c44
child 47 f9e827349359
--- a/photosgallery/slideshow/view/src/shwgesturecontrol.cpp	Tue Apr 27 16:37:53 2010 +0300
+++ b/photosgallery/slideshow/view/src/shwgesturecontrol.cpp	Tue May 11 16:13:40 2010 +0300
@@ -75,7 +75,7 @@
 CShwGestureControl::~CShwGestureControl()
     {
 	TRACER("CShwGestureControl::~CShwGestureControl");
-    //no implementation
+	iObservers.ResetAndDestroy();
     }
 
 // -----------------------------------------------------------------------------