]> git.mxchange.org Git - flightgear.git/commit
Prompt the user when the default hangar is missing.
authorJames Turner <zakalawe@mac.com>
Fri, 15 Apr 2016 16:06:53 +0000 (17:06 +0100)
committerJames Turner <zakalawe@mac.com>
Fri, 15 Apr 2016 16:06:53 +0000 (17:06 +0100)
commit6095646a6217486ef4525599575bc44372323a84
tree6e09dfae88e89e312ca2bf60c1178de12947e1e0
parentc15e4753ac22a8a003336fd3f75587eaf6ed1ca3
Prompt the user when the default hangar is missing.

In the Qt launcher, when the default hangar isn’t found, show
a hint in the aircraft list.
src/GUI/AircraftItemDelegate.cxx
src/GUI/AircraftModel.cxx
src/GUI/AircraftModel.hxx
src/GUI/CMakeLists.txt
src/GUI/NoOfficialHangar.ui [new file with mode: 0644]
src/GUI/PathsDialog.cxx
src/GUI/PathsDialog.hxx
src/GUI/QtLauncher.cxx
src/GUI/QtLauncher_private.hxx