From d1a3e674b6b9a98e16aa26fe05688e7099cd2b9b Mon Sep 17 00:00:00 2001 From: Stephan Binner Date: Sat, 29 Jul 2017 08:43:26 +0200 Subject: Convert features.toolbox to QT_[REQUIRE_]CONFIG Change-Id: I7abfe0166a021c439f6ed4465631ba62660ef001 Reviewed-by: Oswald Buddenhagen --- src/widgets/widgets/qtoolbox.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/widgets/widgets/qtoolbox.cpp') diff --git a/src/widgets/widgets/qtoolbox.cpp b/src/widgets/widgets/qtoolbox.cpp index 8413827e30..fdcd07eb06 100644 --- a/src/widgets/widgets/qtoolbox.cpp +++ b/src/widgets/widgets/qtoolbox.cpp @@ -39,8 +39,6 @@ #include "qtoolbox.h" -#ifndef QT_NO_TOOLBOX - #include #include #include @@ -734,5 +732,3 @@ QT_END_NAMESPACE #include "moc_qtoolbox.cpp" #include "qtoolbox.moc" - -#endif //QT_NO_TOOLBOX -- cgit v1.2.3