summaryrefslogtreecommitdiffstats
path: root/src/widgets/platforms/x11/qpixmap_x11_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/platforms/x11/qpixmap_x11_p.h')
-rw-r--r--src/widgets/platforms/x11/qpixmap_x11_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/platforms/x11/qpixmap_x11_p.h b/src/widgets/platforms/x11/qpixmap_x11_p.h
index 7cd80e62f9..8c8ccd156c 100644
--- a/src/widgets/platforms/x11/qpixmap_x11_p.h
+++ b/src/widgets/platforms/x11/qpixmap_x11_p.h
@@ -64,7 +64,7 @@ class QX11PaintEngine;
struct QXImageWrapper;
-class Q_GUI_EXPORT QX11PixmapData : public QPixmapData
+class Q_WIDGETS_EXPORT QX11PixmapData : public QPixmapData
{
public:
QX11PixmapData(PixelType type);