From 27127248a1fd9464fac66c9d8ffd141b80f65de7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Blissing?= Date: Sat, 5 Oct 2024 21:47:43 +0200 Subject: [PATCH] Add QT_USE_NAMESPACE macro The macro `QT_USE_NAMESPACE` should expand to nothing for most Qt builds, i.e. built with an empty `QT_NAMESPACE` variable. --- cfg/qt.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/cfg/qt.cfg b/cfg/qt.cfg index fef035130c0..08ea9d9d7c5 100644 --- a/cfg/qt.cfg +++ b/cfg/qt.cfg @@ -5368,6 +5368,7 @@ +