Revision 677598

Go back to digest for 24th June 2007

Features in Educational

Andrew Manson committed changes in /trunk/KDE/kdeedu/marble/src/lib:

this commit adds the necessary files for gps any gps datastructures allong with any necessary changes made to the AbstractLayer implementation. AbstractLayer will change in accordance with its usage. AbstractLayer.cpp was not included in the CmakeLists.txt because of a problem with linking during build.

File Changes

Added 11 files
  • /trunk/KDE/kdeedu/marble/src/lib/gps
  •   /GpsElement.cpp
  •   /GpsElement.h
  •   /Route.cpp
  •   /Route.h
  •   /Track.cpp
  •   /Track.h
  •   /Waypoint.cpp
  •   /Waypoint.h
  •   /WaypointContainer.cpp
  •   /WaypointContainer.h
Deleted 2 files
  • /trunk/KDE/kdeedu/marble/src/lib
  •   /AbstractLayer.cpp
  •   /AbstractLayer.h
Modified 4 files
  • /trunk/KDE/kdeedu/marble/src/lib
  •   /CMakeLists.txt
  •   /AbstractLayer/AbstractLayer.h
  •   /AbstractLayer/AbstractLayerContainer.h
  •   /AbstractLayer/AbstractLayerData.h
17 files changed in total