Mercurial > hg > Feedworm
diff Feedworm.qrc @ 193:c345a26febc2
add a toolbar icon for marking selected entries as read
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Sat, 24 Sep 2011 08:07:23 +0200 |
parents | e9145e8dd698 |
children | c694bfb732bc |
line wrap: on
line diff
--- a/Feedworm.qrc Wed Sep 21 13:23:25 2011 +0200 +++ b/Feedworm.qrc Sat Sep 24 08:07:23 2011 +0200 @@ -1,7 +1,8 @@ <RCC> <qresource prefix="newPrefix"> + <file>mark_selected_read.jpg</file> + <file>mark_all_read.jpg</file> <file>open_in_browser.png</file> - <file>check_all.png</file> <file>worm.png</file> </qresource> </RCC>