goldendict-ng/src/resources.qrc
Konstantin Isakov 62cb2479ed * The default stylesheets are now embedded into the program itself. It is
still possible to amend them by creating external ones, though.
2009-02-08 17:21:46 +00:00

16 lines
425 B
Plaintext

<RCC>
<qresource>
<file>icons/accents.png</file>
<file>icons/prefix.png</file>
<file>icons/pushpin.png</file>
<file>icons/playsound.png</file>
<file>icons/closetab.png</file>
<file>icons/addtab.png</file>
<file>icons/next.png</file>
<file>icons/previous.png</file>
<file>icons/programicon.png</file>
<file>article-style.css</file>
<file>qt-style.css</file>
</qresource>
</RCC>