diff examples/dialogs/classwizard/classwizard.qrc @ 143:d010168e50de

add classwizard and standarddialogs example
author mandel
date Wed, 10 Jun 2009 16:58:49 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/dialogs/classwizard/classwizard.qrc	Wed Jun 10 16:58:49 2009 +0000
@@ -0,0 +1,11 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource>
+    <file>images/background.png</file>
+    <file>images/banner.png</file>
+    <file>images/logo1.png</file>
+    <file>images/logo2.png</file>
+    <file>images/logo3.png</file>
+    <file>images/watermark1.png</file>
+    <file>images/watermark2.png</file>
+</qresource>
+</RCC>