photosgallery/slideshow/view/src/shwgesturecontrol.cpp
branchRCL_3
changeset 17 a60acebbbd9d
parent 13 bcb43dc84c44
child 21 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();
     }
 
 // -----------------------------------------------------------------------------