uidesigner/com.nokia.sdt.test.componentlibrary/components/testing/library.js
author timkelly
Thu, 27 May 2010 13:45:14 -0500
changeset 1410 575de035cb1e
parent 0 fb279309251b
permissions -rw-r--r--
fix bug 11353 (uncaught exception when parsing version info from buildinfo.txt)

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/


function getBlue() {
	return Colors.getColor(0, 0, 255)
}