summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltriangulatingstroker_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/opengl/qopengltriangulatingstroker_p.h')
-rw-r--r--src/gui/opengl/qopengltriangulatingstroker_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/opengl/qopengltriangulatingstroker_p.h b/src/gui/opengl/qopengltriangulatingstroker_p.h
index 965fce6157..27f414748e 100644
--- a/src/gui/opengl/qopengltriangulatingstroker_p.h
+++ b/src/gui/opengl/qopengltriangulatingstroker_p.h
@@ -1,8 +1,7 @@
/****************************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
+** Contact: http://www.qt-project.org/
**
** This file is part of the QtGui module of the Qt Toolkit.
**
@@ -35,6 +34,7 @@
**
**
**
+**
** $QT_END_LICENSE$
**
****************************************************************************/
@@ -51,7 +51,7 @@
QT_BEGIN_NAMESPACE
-class QTriangulatingStroker
+class Q_GUI_EXPORT QTriangulatingStroker
{
public:
QTriangulatingStroker() : m_vertices(0) {}