diff options
author | Fabian Kosmale <fabian.kosmale@qt.io> | 2022-10-31 08:36:59 +0100 |
---|---|---|
committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2022-10-31 18:44:58 +0000 |
commit | ef581555b3092bfc0542dc5d15cab83c531a9260 (patch) | |
tree | 959244b5a5e887dfece01699ddb49e32a02a7b4f /src/gui/opengl | |
parent | 7484585ffa862b2b97d7f59a191b239f9c26ac80 (diff) | |
download | qtbase-ef581555b3092bfc0542dc5d15cab83c531a9260.tar.gz |
QProperty: only use MSVC bug workaround on MSVC
The fix for QTBUG-106277 appears to cause issues with older gcc versions
in C++2a mode (for instance used in our headers check).
Thus, use the old code for all non-MSVC compilers, which never had
problems with it.
Fixes: QTBUG-108039
Change-Id: If6a0ce6e8f41e9dc752614557e96c555ca0fe75c
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
(cherry picked from commit 62a2951795f117ff10a6d85bcff8d93a71fd58da)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/gui/opengl')
0 files changed, 0 insertions, 0 deletions