summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcommandlinkbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qcommandlinkbutton.h')
-rw-r--r--src/widgets/widgets/qcommandlinkbutton.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/widgets/qcommandlinkbutton.h b/src/widgets/widgets/qcommandlinkbutton.h
index 4f81651ce4..d8215a256e 100644
--- a/src/widgets/widgets/qcommandlinkbutton.h
+++ b/src/widgets/widgets/qcommandlinkbutton.h
@@ -43,6 +43,8 @@
#include <QtWidgets/qtwidgetsglobal.h>
#include <QtWidgets/qpushbutton.h>
+QT_REQUIRE_CONFIG(commandlinkbutton);
+
QT_BEGIN_NAMESPACE