From c5ebb6c29819e6213c254906802af9daeda63937 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Tue, 21 Sep 2021 08:50:23 +0200 Subject: [PATCH] broken code removed from default build --- playground/playground.pro | 8 -------- 1 file changed, 8 deletions(-) diff --git a/playground/playground.pro b/playground/playground.pro index 86fa8c0c..3fc1d24b 100644 --- a/playground/playground.pro +++ b/playground/playground.pro @@ -7,14 +7,6 @@ SUBDIRS += \ inputpanel \ images -lessThan(QT_MAJOR_VERSION, 6) { - - # the shader for the drop shadows has not yet been migrated - # to work with Qt 6 - - SUBDIRS += shadows -} - qtHaveModule(webengine) { SUBDIRS += \