Created MapScroller class using Singleton design pattern
authorSami Rämö <sami.ramo@ixonos.com>
Wed, 16 Jun 2010 09:55:01 +0000 (12:55 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Wed, 16 Jun 2010 09:55:01 +0000 (12:55 +0300)
commita40fd4b4f9cd750c6a5d8459317b0d9d544b5efe
tree2c9666f130c81d6ecbcd6f87217d21aa333db9b2
parent4488878750e1c789c90ab6ab1f2c8c457f960983
Created MapScroller class using Singleton design pattern
src/map/mapengine.cpp
src/map/mapengine.h
src/map/mapscroller.cpp [new file with mode: 0644]
src/map/mapscroller.h [new file with mode: 0644]
src/map/mapview.cpp
src/map/mapview.h
src/src.pro