summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglshaderprogram.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2017-02-16 11:42:14 +0100
committerMarc Mutz <marc.mutz@kdab.com>2017-02-16 14:34:22 +0000
commit0f730ef7b6cc9571147e779183b317547011526b (patch)
tree76b2bd640f1b810846e69f9be77e325010f87008 /src/gui/opengl/qopenglshaderprogram.cpp
parentf05d2764b0c5a1b55c7856984017254b55bfc7e3 (diff)
QReadWriteLock: make field 'recursive' const
It is never written after initialization, and accessed concurrently outside mutex protection, so make sure that it never changes by marking it as const. Change-Id: Ib28b2e8b3067d596a95d1699165a6ebfb15fe674 Reviewed-by: David Faure <david.faure@kdab.com> Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/gui/opengl/qopenglshaderprogram.cpp')
0 files changed, 0 insertions, 0 deletions