view Feedworm.qrc @ 258:4ca1fac32dde

Pull the constant of days to keep feed entries into the abstract class
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 12 Mar 2019 02:39:18 +0100
parents c694bfb732bc
children
line wrap: on
line source

<RCC>
  <qresource prefix="newPrefix">
    <file>zoom_in.png</file>
    <file>zoom_out.png</file>
    <file>mark_selected_read.jpg</file>
    <file>mark_all_read.jpg</file>
    <file>open_in_browser.png</file>
    <file>worm.png</file>
  </qresource>
</RCC>