summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gui/kernel/qplatformscreen_qpa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qplatformscreen_qpa.h b/src/gui/kernel/qplatformscreen_qpa.h
index 9919ca5ca8..7c20fba0ba 100644
--- a/src/gui/kernel/qplatformscreen_qpa.h
+++ b/src/gui/kernel/qplatformscreen_qpa.h
@@ -67,7 +67,7 @@ class QPlatformWindow;
class QScreen;
class QSurfaceFormat;
-class QPlatformScreenPageFlipper : public QObject
+class Q_GUI_EXPORT QPlatformScreenPageFlipper : public QObject
{
Q_OBJECT
public: