clock/data/clock.qrc
author hgs
Mon, 28 Jun 2010 15:22:02 +0530
changeset 45 b6db4fd4947b
parent 18 c198609911f9
permissions -rw-r--r--
201025

<!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>