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
parent
d7836ec1bd
commit
9457f8ea91
|
|
@ -67,7 +67,7 @@ class QPlatformWindow;
|
|||
class QScreen;
|
||||
class QSurfaceFormat;
|
||||
|
||||
class QPlatformScreenPageFlipper : public QObject
|
||||
class Q_GUI_EXPORT QPlatformScreenPageFlipper : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
|
|
|||
Loading…
Reference in New Issue