camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxefilesavethreadsymbian/unittest_cxefilesavethreadsymbian.cpp
changeset 46 c826656d6714
parent 41 67457b2ffb33
equal deleted inserted replaced
42:feebad15db8c 46:c826656d6714
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-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".
    21 #include <QThread>
    21 #include <QThread>
    22 
    22 
    23 #include "unittest_cxefilesavethreadsymbian.h"
    23 #include "unittest_cxefilesavethreadsymbian.h"
    24 #include "cxefilesavethreadsymbian.h"
    24 #include "cxefilesavethreadsymbian.h"
    25 #include "cxefakeimagedataitem.h"
    25 #include "cxefakeimagedataitem.h"
    26 #include "cxeimagedataitem.h"
       
    27 #include "cxetestutils.h"
    26 #include "cxetestutils.h"
    28 
    27 
    29 
    28 
    30 
    29 
    31 /**
    30 /**