summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2010-02-01 08:13:28 (GMT)
committerAndrew den Exter <andrew.den-exter@nokia.com>2010-02-01 08:15:40 (GMT)
commit3941f493f124298757d7b30b30f8781719cc89cc (patch)
treeda59a434005f1fb8ffea9d0c0f0f115212ae89a0 /src
parent7928e06ce71d01d8eb30afa9d073fd3179f8420f (diff)
downloadQt-3941f493f124298757d7b30b30f8781719cc89cc.zip
Qt-3941f493f124298757d7b30b30f8781719cc89cc.tar.gz
Qt-3941f493f124298757d7b30b30f8781719cc89cc.tar.bz2
Export QPainterVideoSurface for QtWebKit.
Diffstat (limited to 'src')
-rw-r--r--src/multimedia/base/qpaintervideosurface_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/base/qpaintervideosurface_p.h b/src/multimedia/base/qpaintervideosurface_p.h
index 67b514f..5340956 100644
--- a/src/multimedia/base/qpaintervideosurface_p.h
+++ b/src/multimedia/base/qpaintervideosurface_p.h
@@ -69,7 +69,7 @@ class QGLContext;
class QVideoSurfacePainter;
-class Q_AUTOTEST_EXPORT QPainterVideoSurface : public QAbstractVideoSurface
+class Q_MULTIMEDIA_EXPORT QPainterVideoSurface : public QAbstractVideoSurface
{
Q_OBJECT
public: