From 104408f3daf7e62dc33f6573282af9ccc2d1c440 Mon Sep 17 00:00:00 2001 From: Stephan Binner Date: Mon, 27 Feb 2017 15:06:12 +0100 Subject: Add feature.commandlinkbutton Change-Id: I057ed507552c74a787e5bcdaa28a18c667eecd43 Reviewed-by: Oswald Buddenhagen --- src/widgets/widgets/qcommandlinkbutton.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/widgets/widgets/qcommandlinkbutton.h') 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 #include +QT_REQUIRE_CONFIG(commandlinkbutton); + QT_BEGIN_NAMESPACE -- cgit v1.2.3