aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultcontext.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-04-05 12:20:55 +0200
committerKai Koehne <kai.koehne@qt.io>2019-04-08 08:45:33 +0000
commitb150debb687fda0387716b8b4eca08033da6b654 (patch)
tree3ad02d7faea6982406057cd9864747183c095538 /src/quick/scenegraph/qsgdefaultcontext.cpp
parent0c02691f7ba646e782b04347fde3d75f9582b317 (diff)
Fix clang-cl compiler warnings
clang-cl.exe 8.0.0 warns: qv4internalclass_p.h(460,19): warning: unqualified friend declaration referring to type outside of the nearest enclosing namespace is a Microsoft extension; add a nested name specifier [-Wmicrosoft-unqualified-friend] The warning is most likely bogus (otherwise the code wouldn't compile on other platforms. But it's arguably not a bad idea to just qualify the friend declaration. Change-Id: Ia34119661c29cd8619adec70e9999cab2605ff32 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/quick/scenegraph/qsgdefaultcontext.cpp')
0 files changed, 0 insertions, 0 deletions