From 52552f0d121169e099f0f01128b66863829b8453 Mon Sep 17 00:00:00 2001 From: Sune Vuorela Date: Mon, 5 May 2025 17:36:23 +0200 Subject: [PATCH 1/2] Fix Q_DISABLE_COPY macros 7 months ago, C was partially expanded to Class, but was forgotten in two instances. --- cfg/qt.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cfg/qt.cfg b/cfg/qt.cfg index 4b79e1b73bf..3874d768d26 100644 --- a/cfg/qt.cfg +++ b/cfg/qt.cfg @@ -2,7 +2,7 @@ - + / @@ -5345,8 +5345,8 @@ - - + + From 75cbd1a7120123dff5deefb741a0e4012b9a734b Mon Sep 17 00:00:00 2001 From: Sune Vuorela Date: Tue, 6 May 2025 08:12:33 +0200 Subject: [PATCH 2/2] Update qt.cfg --- cfg/qt.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/qt.cfg b/cfg/qt.cfg index 3874d768d26..754c787b0a8 100644 --- a/cfg/qt.cfg +++ b/cfg/qt.cfg @@ -2,7 +2,7 @@ - / +