summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qtoolbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/qtoolbutton.h')
-rw-r--r--src/gui/widgets/qtoolbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/qtoolbutton.h b/src/gui/widgets/qtoolbutton.h
index 7286096..1e7d678 100644
--- a/src/gui/widgets/qtoolbutton.h
+++ b/src/gui/widgets/qtoolbutton.h
@@ -127,7 +127,7 @@ protected:
private:
Q_DISABLE_COPY(QToolButton)
- Q_DECLARE_SCOPED_PRIVATE(QToolButton)
+ Q_DECLARE_PRIVATE(QToolButton)
#ifndef QT_NO_MENU
Q_PRIVATE_SLOT(d_func(), void _q_buttonPressed())
Q_PRIVATE_SLOT(d_func(), void _q_updateButtonDown())