summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcheckbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qcheckbox.h')
-rw-r--r--src/widgets/widgets/qcheckbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/widgets/qcheckbox.h b/src/widgets/widgets/qcheckbox.h
index af26e97a83..b040b13be1 100644
--- a/src/widgets/widgets/qcheckbox.h
+++ b/src/widgets/widgets/qcheckbox.h
@@ -53,7 +53,7 @@ QT_MODULE(Gui)
class QCheckBoxPrivate;
class QStyleOptionButton;
-class Q_GUI_EXPORT QCheckBox : public QAbstractButton
+class Q_WIDGETS_EXPORT QCheckBox : public QAbstractButton
{
Q_OBJECT