view src/resources.qrc @ 239:9626307f3eeb

Streamline SQL table creation.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 07 May 2018 23:33:52 +0300
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>