view Feedworm.qrc @ 226:016c89dfd488

use our generic PyQtLib instead of custom Qt models in this project
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 22 May 2014 06:10:05 +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>