view Feedworm.qrc @ 62:abc0516a1c0c

FeedEntry provides a static method for creating new entries: better modularization and support for working with the class in interactive mode. FeedUpdater's normalize method is a module function now, again for ease of use in interactive scenarios
author dirk@xanthippe.ping.de
date Wed, 28 Jul 2010 20:30:34 +0200
parents 9fa1e33b67da
children e9145e8dd698
line wrap: on
line source

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