Revision 35aa9a6...
Go back to digest for 29th July 2012Bug Fixes in Educational
Thibaut Gridel committed changes in [marble] /:
PositionTracking: store current track to file, and reload on next launch
User will not lose his data as it is saved on closing the application
and reopened at startup.
Applications which want to benefit this need to call:
marbleModel()->positionTracking()->readSettings() and writeSettings()
File Changes
Modified 4 files
- src/QtMainWindow.cpp
- src/lib/CurrentLocationWidget.ui
- src/lib/PositionTracking.cpp
- src/lib/PositionTracking.h
4 files changed in total