view build/svg.txt @ 281:7f2e3ffa1c33

Workaround of the major dmd/optlink bug. All examples that failed on Windows now work.
author eldar
date Sun, 11 Oct 2009 05:23:41 +0000
parents 8022ef40f110
children
line wrap: on
line source

set(required Core Gui Xml)

set(classes
    QGraphicsSvgItem
    QSvgGenerator
    QSvgRenderer
    QSvgWidget
  )