view src/fonts.qrc @ 112:9daf778feaf1 1.4

Fix usage of WIN32 macro. With c++11 this is no longer set. _WIN32 is the better macro to use anyway.
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 08 Dec 2016 15:34:07 +0100
parents 147b08bc7d64
children
line wrap: on
line source
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/fonts">
    <file alias="DejaVuSans.ttf">fonts/DejaVuSans.ttf</file>
</qresource>
</RCC>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)