photosgallery/slideshow/view/src/shwgesturecontrol.cpp
branchRCL_3
changeset 18 bcb43dc84c44
parent 14 ce1c7ad1f18b
child 30 a60acebbbd9d
--- a/photosgallery/slideshow/view/src/shwgesturecontrol.cpp	Mon Mar 15 12:40:30 2010 +0200
+++ b/photosgallery/slideshow/view/src/shwgesturecontrol.cpp	Wed Mar 31 21:31:03 2010 +0300
@@ -123,7 +123,7 @@
 	TRACER("CShwGestureControl::HandleGestureL");
 	GLX_LOG_INFO1( "CShwGestureControl::HandleGestureL(%d)", aEvent.Code( MGestureEvent::EAxisBoth ));
 
-	// No one is listening? Do not resolve the events for the listeners! 
+	// No one is listening, Do not resolve the events for the listeners 
 	if (iObservers.Count() > 0)
 	    {
         MShwGestureObserver::TShwGestureEventType aType  = MShwGestureObserver::ENoEvent;