view examples/mainwindows/dockwidgets/dockwidgets.qrc @ 410:bb0c0bbca312

Added wrappers for the QFontMetrics methods taking tabstop arrays. Also removed some stray code template instantiations.
author David Nadlinger <code@klickverbot.at>
date Sun, 20 Mar 2011 20:43:06 +0100
parents e78566595089
children
line wrap: on
line source

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>images/new.png</file>
    <file>images/print.png</file>
    <file>images/save.png</file>
    <file>images/undo.png</file>
</qresource>
</RCC>