camerauis/cameraapp/generic/src/CamCaptureSetupContainer.cpp
changeset 2 e8773a61782d
parent 0 1ddebce53859
child 7 dbec5787fa68
--- a/camerauis/cameraapp/generic/src/CamCaptureSetupContainer.cpp	Mon Jan 18 20:06:55 2010 +0200
+++ b/camerauis/cameraapp/generic/src/CamCaptureSetupContainer.cpp	Tue Jan 26 11:44:00 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). 
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -666,6 +666,7 @@
               break;  
         
         case EEventItemClicked:
+        case EEventPenDownOnItem: // Fall through
             {
             MCamListboxModel* model = static_cast<MCamListboxModel*>( aListBox->Model() );
             iControlHandler.HandleSettingValueUpdateL( model->ItemValue( aListBox->CurrentItemIndex() ) );