]> git.mxchange.org Git - flightgear.git/commit
Make lifetime of CameraViewportListener explicit.
authorJames Turner <zakalawe@mac.com>
Sat, 18 Jan 2014 18:49:03 +0000 (18:49 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 18 Jan 2014 18:49:03 +0000 (18:49 +0000)
commit49a0398fc67e95702c304421e6f868b70ad76ca2
treea65048fa20209d64e024c63f741d28e46732cdc4
parent2a460d8e8615c3ccd58ef8b075a65164757c0a48
Make lifetime of CameraViewportListener explicit.

MSVC is warning on this usage, as is the Mac release build. Working
around the issue for the moment.
src/Viewer/CameraGroup.cxx
src/Viewer/CameraGroup.hxx