Mercurial > trustbridge
view ui/fonts.qrc @ 944:76c410aff382
Fix two "memory leaks"
Not really a leak as they are part of main and thus only executed once
but this makes memory analysis easier.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 26 Aug 2014 17:03:03 +0200 |
parents | 0051cb07da28 |
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>