summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglvertexarrayobject.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2021-08-03 17:38:06 +0200
committerMarc Mutz <marc.mutz@kdab.com>2021-08-04 22:50:10 +0200
commit861feef2bfd879f4cb62ca67cff42314b355e03a (patch)
treee22f798ca5f6689141b5ce2f432b48db4baff7b4 /src/gui/opengl/qopenglvertexarrayobject.h
parentc99849d0bc72df31ffde26c9ebffbf152cfcaeae (diff)
QFsFileEngine (Unix): replace a QPair with a proper struct
The comments in the declaration of the pair screamed "I want to be a struct with properly-named member variables", and the code that read it->first and it->second was really misleading to STL-aware readers. Fix by defining a small struct with member names taken from unmap()'s use of the pair's fields. Change-Id: Ie18852a3147f65cf14cfc5a3bb633f7b3e78f5a2 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/opengl/qopenglvertexarrayobject.h')
0 files changed, 0 insertions, 0 deletions