photosgallery/slideshow/view/src/shwslideshowkeyhandler.cpp
branchRCL_3
changeset 18 bcb43dc84c44
parent 14 ce1c7ad1f18b
--- a/photosgallery/slideshow/view/src/shwslideshowkeyhandler.cpp	Mon Mar 15 12:40:30 2010 +0200
+++ b/photosgallery/slideshow/view/src/shwslideshowkeyhandler.cpp	Wed Mar 31 21:31:03 2010 +0300
@@ -148,9 +148,9 @@
                 // match the view id to the active view (e.g. the tile view)
                 //@todo-check
                 //iScreenFurniture.DisableSystemSkinL( iViewId.iUid,
-                //    CGlxScreenFurniture::EGlxSfItemLeftSoftkey, EFalse );
+                //    CGlxScreenFurniture::EGlxSfItemLeftSoftkey, EFalse )
                 //iScreenFurniture.DisableSystemSkinL( iViewId.iUid,
-                //    CGlxScreenFurniture::EGlxSfItemRightSoftkey, EFalse );
+                //    CGlxScreenFurniture::EGlxSfItemRightSoftkey, EFalse )
                 // Note that in practice it doesn't matter whether we return
                 // EKeyWasConsumed or EKeyWasNotConsumed as the result is
                 // the same (we still get back to the last view). This is due to