From 2c087f61447eef081879261cc5b059b42dd56aa0 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Sat, 26 Feb 2022 23:25:24 +0200 Subject: [PATCH] oops, copy-pasta Signed-off-by: Ivailo Monev --- tests/auto/qboxlayout/tst_qboxlayout.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/auto/qboxlayout/tst_qboxlayout.cpp b/tests/auto/qboxlayout/tst_qboxlayout.cpp index a4243724b..eba8619c0 100644 --- a/tests/auto/qboxlayout/tst_qboxlayout.cpp +++ b/tests/auto/qboxlayout/tst_qboxlayout.cpp @@ -252,7 +252,6 @@ void tst_QBoxLayout::setStyleShouldChangeSpacing() delete window; delete style1; delete style2; - delete style; #else // QT_NO_STYLE_WINDOWS QSKIP("Katie compiled without windows style support (QT_NO_STYLE_WINDOWS)", SkipAll); #endif // QT_NO_STYLE_WINDOWS -- 2.11.0