camerauis/cameraapp/generic/GsCamcorderPlugin/inc/GSCamdefaultnamesettingpage.h
branchRCL_3
changeset 7 dbec5787fa68
parent 0 1ddebce53859
equal deleted inserted replaced
3:8b2d6d0384b0 7:dbec5787fa68
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    95         // before overwriting old value.
    95         // before overwriting old value.
    96         TBuf<KMaxNameBaseLength> iTempNameBase;
    96         TBuf<KMaxNameBaseLength> iTempNameBase;
    97         // The current mode of capture.
    97         // The current mode of capture.
    98         TCamCameraMode iMode;
    98         TCamCameraMode iMode;
    99         TBool iCamera;
    99         TBool iCamera;
       
   100         TBool iNameSelected;
   100     };
   101     };
   101 
   102 
   102 #endif // GSCAMDEFAULTNAMESETTINGPAGE_H
   103 #endif // GSCAMDEFAULTNAMESETTINGPAGE_H