Added GPSPositionInterface and GPSPositionMockup classes.
authorJussi Laitinen <jupe@l3l7588.ixonos.local>
Wed, 12 May 2010 06:38:07 +0000 (09:38 +0300)
committerJussi Laitinen <jupe@l3l7588.ixonos.local>
Wed, 12 May 2010 06:38:07 +0000 (09:38 +0300)
commitd5604828b81b01799ef30ce016b5e76b817e3aad
treead953990ad7c17df903ea79c08db79b512e7b353
parent01ddf0987fe8e85c670421e6a35a91b12bce86a7
Added GPSPositionInterface and GPSPositionMockup classes.
src/engine/engine.cpp
src/engine/engine.h
src/gps/gpsposition.cpp
src/gps/gpsposition.h
src/gps/gpspositioninterface.cpp [new file with mode: 0644]
src/gps/gpspositioninterface.h [new file with mode: 0644]
src/gps/gpspositionmockup.cpp [new file with mode: 0644]
src/gps/gpspositionmockup.h [new file with mode: 0644]
src/map/mapengine.cpp
src/src.pro
src/ui/mainwindow.cpp