Fixed reading the initial coordinate from the settings
authorSami Rämö <sami.ramo@ixonos.com>
Fri, 16 Jul 2010 08:38:06 +0000 (11:38 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Fri, 16 Jul 2010 08:38:06 +0000 (11:38 +0300)
commitda072d478a94c7b0ed8f442b32e8e5a42b1400c3
treedda24ec209da7ab79f067f9322a45cac907a1181
parent55b27d9c8d711a0656f5ed7e61ffed10a9ed5dc5
Fixed reading the initial coordinate from the settings

 - Implemented unit test for GeoCoordinate stream operators

 - GeoCoordinate class now registers it's meta type itself on first use
src/coordinates/geocoordinate.cpp
src/coordinates/geocoordinate.h
src/map/mapengine.cpp
tests/coordinates/geocoordinate/testgeocoordinate.cpp