view Feedworm.qrc @ 259:304917762618 default tip

implementation of feed updates
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 12 Mar 2019 02:41:22 +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>