Mercurial > hg > Feedworm
annotate Feedworm.qrc @ 80:faca24809ffd
add script to launch feedworm gui against xanthippe
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Mon, 16 Aug 2010 17:37:31 +0200 |
parents | 9fa1e33b67da |
children | e9145e8dd698 |
rev | line source |
---|---|
41
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
1 <RCC> |
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
2 <qresource prefix="newPrefix"> |
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
3 <file>worm.png</file> |
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
4 </qresource> |
9fa1e33b67da
use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff
changeset
|
5 </RCC> |