diff options
| author | manuel <manuel@mausz.at> | 2011-04-05 12:26:04 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-05 12:26:04 +0200 |
| commit | bfaf2e63e64169abbb1a4c079a937091060574b7 (patch) | |
| tree | 4054c7cce1f9e8aaa467ef51e28c581c40986b93 /pacman-c++/pacman.qrc | |
| parent | 897bc2bb42d79369d2f915d0da4e3b7f3b1a6fce (diff) | |
| download | foop-bfaf2e63e64169abbb1a4c079a937091060574b7.tar.gz foop-bfaf2e63e64169abbb1a4c079a937091060574b7.tar.bz2 foop-bfaf2e63e64169abbb1a4c079a937091060574b7.zip | |
forgot some commits..
replace std::map with QMap
Diffstat (limited to 'pacman-c++/pacman.qrc')
| -rw-r--r-- | pacman-c++/pacman.qrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pacman-c++/pacman.qrc b/pacman-c++/pacman.qrc index 1d82831..feb4276 100644 --- a/pacman-c++/pacman.qrc +++ b/pacman-c++/pacman.qrc | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | <file alias="block1">pics/block1.png</file> | 8 | <file alias="block1">pics/block1.png</file> |
| 9 | <file alias="block2">pics/block2.png</file> | 9 | <file alias="block2">pics/block2.png</file> |
| 10 | <file alias="block4">pics/block4.png</file> | 10 | <file alias="block4">pics/block4.png</file> |
| 11 | <file alias="cherry">pics/cherry.png</file> | 11 | <file alias="bonuspoints">pics/bonuspoints.png</file> |
| 12 | <file alias="points">pics/points.png</file> | ||
| 12 | </qresource> | 13 | </qresource> |
| 13 | </RCC> | 14 | </RCC> |
