Use const & for your foreach variables
authorSergio Ahumada <sahumada@blackberry.com>
Sat, 1 Mar 2014 16:16:43 +0000 (17:16 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 1 Mar 2014 20:46:40 +0000 (21:46 +0100)
commit06c27bdb5e90445b6ab89ea4315b3af235826152
tree784e91411d6d77d7a4397ad8da9d405d73d0e8f8
parentcb52b7857ce0a4cc5448d0abfabb62090933439e
Use const & for your foreach variables

Change-Id: I6096111284f02f07e1e7864b8795236563d4f6c1
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
src/websockets/qwebsockethandshakeresponse.cpp
tests/manual/websockets/tst_websockets.cpp