annotate Feedworm.qrc @ 139:2cd30af937fa

add the required methods for determining if a feed needs to be updated
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 23 Aug 2011 16:02:35 +0200
parents e9145e8dd698
children c345a26febc2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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">
115
e9145e8dd698 add a toolbar with actions
Dirk Olmes <dirk@xanthippe.ping.de>
parents: 41
diff changeset
3 <file>open_in_browser.png</file>
e9145e8dd698 add a toolbar with actions
Dirk Olmes <dirk@xanthippe.ping.de>
parents: 41
diff changeset
4 <file>check_all.png</file>
41
9fa1e33b67da use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
5 <file>worm.png</file>
9fa1e33b67da use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
6 </qresource>
9fa1e33b67da use Qt resources for window icons
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
7 </RCC>