clock/data/clock.qrc
author hgs
Fri, 02 Jul 2010 19:56:46 +0530
changeset 46 ecd7b9840282
parent 45 b6db4fd4947b
permissions -rw-r--r--
201025_04

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