clock/data/clock.qrc
author William Roberts <williamr@symbian.org>
Mon, 19 Jul 2010 15:12:16 +0100
changeset 53 e08ac1a3ba2b
parent 50 579cc610882e
permissions -rw-r--r--
Fix line-endings in two *crkeys.h files - Bug 3323

<!DOCTYPE RCC><RCC version="1.0">
	<qresource prefix="/clock">
		<file alias="day.svg">worldclock/qtg_test_day.svg</file>
		<file alias="night.svg">worldclock/qtg_test_night.svg</file>
		
		<file alias="hide_widget.fxml">effects/hide_widget.fxml</file>
		<file alias="show_widget.fxml">effects/show_widget.fxml</file>
		
		<file alias="appear.fxml">effects/appear.fxml</file>
		<file alias="disappear.fxml">effects/disappear.fxml</file>
		
		<file alias="fade_out.fxml">effects/fade_out.fxml</file>
		<file alias="fade_in.fxml">effects/fade_in.fxml</file>
	</qresource>	
</RCC>