view Feedworm.qrc @ 241:e0e7459556bc

use Qt to open the selected article in the system browser
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 28 Apr 2015 02:50:57 +0200
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>