view build/qwt.txt @ 404:b64ca517a6b7

Removed stray ?auto? to make QVariant(false) compile. Bitbucket: Fixes #2.
author David Nadlinger <code@klickverbot.at>
date Thu, 17 Mar 2011 21:49:27 +0100
parents 347e4c7a9ba1
children
line wrap: on
line source

set(required Core Gui)

set(classes
    QwtPlotItem
    QwtPlot
    QwtPlotDict
    QwtLegendItemManager
    QwtText
    QwtLegend
    QwtScaleMap
    QwtScaleWidget
    QwtScaleTransformation
    QwtTextLabel
    QwtScaleDraw
    QwtAbstractScaleDraw
    QwtPlotCanvas
    QwtPlotMarker
    QwtPlotCurve
    QwtData
    QwtPolygonFData
    QwtArrayData
    QwtCPointerData
    )