Merge branch 'master' of https://vcs.maemo.org/git/situare into map
authorSami Rämö <sami.ramo@ixonos.com>
Fri, 16 Apr 2010 12:01:20 +0000 (15:01 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Fri, 16 Apr 2010 12:01:20 +0000 (15:01 +0300)
1  2 
src/src.pro
src/ui/mapviewscreen.cpp

diff --cc src/src.pro
@@@ -11,7 -12,9 +11,9 @@@ SOURCES += main.cpp 
      map/mapview.cpp \
      map/mapscene.cpp \
      map/maptile.cpp \
-     map/mapfetcher.cpp
 -    map/mapfetcher.cpp \
++    map/mapfetcher.cpp\
+     ui/pixmap.cpp \
+     ui/infotab.cpp
  HEADERS += ui/mainwindow.h \
      ui/mapviewscreen.h \
      ui/listviewscreen.h \
@@@ -20,7 -23,9 +22,9 @@@
      map/mapscene.h \
      map/maptile.h \
      map/mapfetcher.h \
-     map/mapcommon.h
 -    common.h \
++    map/mapcommon.h \
+     ui/pixmap.h \
+     ui/infotab.h
  QT += network \
      webkit
  
Simple merge