view Feedworm.qrc @ 160:86f828096aaf

Do not fetch and parse the feed twice when creating a new one. Pass the parsed info into the update method instead to reuse.
author dirk
date Mon, 29 Aug 2011 03:07:50 +0200
parents e9145e8dd698
children c345a26febc2
line wrap: on
line source

<RCC>
  <qresource prefix="newPrefix">
    <file>open_in_browser.png</file>
    <file>check_all.png</file>
    <file>worm.png</file>
  </qresource>
</RCC>