Oops, adding Q_EXPORT to QPlatformScreenPageFlipper

Change-Id: I6bda579734c77201f52107db988b9a2eefefb327
Reviewed-on: http://codereview.qt-project.org/5525
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
bb10
Paul Olav Tvete 2011-09-23 16:22:04 +02:00 committed by Qt by Nokia
parent d7836ec1bd
commit 9457f8ea91
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ class QPlatformWindow;
class QScreen;
class QSurfaceFormat;
class QPlatformScreenPageFlipper : public QObject
class Q_GUI_EXPORT QPlatformScreenPageFlipper : public QObject
{
Q_OBJECT
public: