summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcommandlinkbutton.h
diff options
context:
space:
mode:
authorStephan Binner <stephan.binner@basyskom.com>2017-02-27 15:06:12 +0100
committerStephan Binner <stephan.binner@basyskom.com>2017-03-01 00:24:10 +0000
commit104408f3daf7e62dc33f6573282af9ccc2d1c440 (patch)
tree5b5afe51b7b4217101e2e10f24e84e85b6590e04 /src/widgets/widgets/qcommandlinkbutton.h
parent5a3029fbf11c8e802f8b811e98d16ed29983548d (diff)
Add feature.commandlinkbutton
Change-Id: I057ed507552c74a787e5bcdaa28a18c667eecd43 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
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