view src/resources.qrc @ 266:c3c131a33023

Added signature for changeset 381cd6e85dde
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 Jan 2020 04:29:24 +0200
parents e90dba0cd12a
children
line wrap: on
line source

<RCC>
  <qresource>
    <file alias="logo">../img/logo.png</file>
    <file alias="icon">../img/icon-64.png</file>
    <file alias="license">../COPYING.html</file>
  </qresource>
</RCC>