view ui/icons.qrc @ 620:bc02ee484067

Add dummy logging with ressourced messages. The hack in icon.rc is necessary as with mingw 3.0 there appears to be a problem to include multiple resources after another. The data is included but the sections are not detected correctly in windows. Combining them in a single resource fixes this.
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 19 Jun 2014 17:48:10 +0200
parents 340b8759d005
children 7d6026424f37
line wrap: on
line source
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>img/tray_22.png</file>
    <file>img/logo.png</file>
    <file>img/logo-small.png</file>
    <file>img/list-add.png</file>
    <file>img/list-remove.png</file>
    <file>img/document-save.png</file>
    <file>img/document-open.png</file>
    <file>img/document-new.png</file>
    <file>img/document-close.png</file>
</qresource>
</RCC>

http://wald.intevation.org/projects/trustbridge/