summaryrefslogtreecommitdiffstats
path: root/src/widgets/platforms/x11/qx11info_x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/platforms/x11/qx11info_x11.h')
-rw-r--r--src/widgets/platforms/x11/qx11info_x11.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/platforms/x11/qx11info_x11.h b/src/widgets/platforms/x11/qx11info_x11.h
index 2d81c6be76..ac2c36e175 100644
--- a/src/widgets/platforms/x11/qx11info_x11.h
+++ b/src/widgets/platforms/x11/qx11info_x11.h
@@ -60,7 +60,7 @@ class QX11InfoPrivate;
struct QX11WindowAttributes;
void qt_x11_getX11InfoForWindow(QX11Info * xinfo, const QX11WindowAttributes &a);
-class Q_GUI_EXPORT QX11Info
+class Q_WIDGETS_EXPORT QX11Info
{
public:
QX11Info();