src/gui/painting/qstroker.cpp
changeset 22 79de32ba3296
parent 18 2f34d5167611
child 30 5dc02b23752f
--- a/src/gui/painting/qstroker.cpp	Mon May 03 13:17:34 2010 +0300
+++ b/src/gui/painting/qstroker.cpp	Fri May 14 16:40:13 2010 +0300
@@ -825,7 +825,7 @@
     return t;
 }
 
-void qt_find_ellipse_coords(const QRectF &r, qreal angle, qreal length,
+Q_GUI_EXPORT void qt_find_ellipse_coords(const QRectF &r, qreal angle, qreal length,
                             QPointF* startPoint, QPointF *endPoint);
 
 /*!