summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qformlayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qformlayout.h')
-rw-r--r--src/widgets/kernel/qformlayout.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/kernel/qformlayout.h b/src/widgets/kernel/qformlayout.h
index b4185374fd..5ec27433d3 100644
--- a/src/widgets/kernel/qformlayout.h
+++ b/src/widgets/kernel/qformlayout.h
@@ -43,6 +43,8 @@
#include <QtWidgets/qtwidgetsglobal.h>
#include <QtWidgets/QLayout>
+QT_REQUIRE_CONFIG(formlayout);
+
QT_BEGIN_NAMESPACE