]> git.mxchange.org Git - flightgear.git/commit
Launcher sets location via properties.
authorJames Turner <zakalawe@mac.com>
Fri, 19 Aug 2016 15:09:52 +0000 (16:09 +0100)
committerRoland Haeder <roland@mxchange.org>
Thu, 22 Sep 2016 21:27:49 +0000 (23:27 +0200)
commit0aded912c3ea8dd78112b2d62a83b8984c175f7f
tree82cfff73cc213ae0b647e361c3d6d16c6a42c67b
parente9f87e770a6fcbaf58ee08102189d38396b93ef6
Launcher sets location via properties.

Bypass the options system to set location from the launcher; this
allows the same code to be used in-sim for repositioning, while
keeping compatibility with other repositions approaches.
src/GUI/LocationWidget.cxx
src/GUI/LocationWidget.hxx
src/GUI/QtLauncher.cxx