view src/resources.qrc @ 209:6f404158ce8c

Get rid of tiny bit of code duplication.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 21 Nov 2017 11:27:15 +0200
parents 5c3e3967bdf3
children e90dba0cd12a
line wrap: on
line source

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