summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qcheckbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/qcheckbox.h')
-rw-r--r--src/gui/widgets/qcheckbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/qcheckbox.h b/src/gui/widgets/qcheckbox.h
index cd41626..1d61783 100644
--- a/src/gui/widgets/qcheckbox.h
+++ b/src/gui/widgets/qcheckbox.h
@@ -102,7 +102,7 @@ public:
#endif
private:
- Q_DECLARE_SCOPED_PRIVATE(QCheckBox)
+ Q_DECLARE_PRIVATE(QCheckBox)
Q_DISABLE_COPY(QCheckBox)
};