diff options
Diffstat (limited to 'examples/animation/appchooser/appchooser.qrc')
-rw-r--r-- | examples/animation/appchooser/appchooser.qrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/animation/appchooser/appchooser.qrc b/examples/animation/appchooser/appchooser.qrc new file mode 100644 index 0000000..28a3e1c --- /dev/null +++ b/examples/animation/appchooser/appchooser.qrc @@ -0,0 +1,8 @@ +<!DOCTYPE RCC><RCC version="1.0"> +<qresource> + <file>accessories-dictionary.png</file> + <file>akregator.png</file> + <file>digikam.png</file> + <file>k3b.png</file> +</qresource> +</RCC> |