Fixed unit tests
[situare] / tests / map / ownlocationitem / ownlocationitem.pro
index 0e47acc..55efc20 100644 (file)
@@ -18,14 +18,13 @@ SOURCES += testownlocationitem.cpp \
     ../../../src/map/mapfetcher.cpp \
     ../../../src/map/ownlocationitem.cpp \
     ../../../src/map/mapview.cpp \
-    ../../../src/map/mapzoompanel.cpp \
-    ../../../src/map/mapbutton.cpp \
     ../../../src/map/baselocationitem.cpp \
     ../../../src/user/user.cpp \
     ../../../src/map/friendlocationitem.cpp \
     ../../../src/map/maptilerequest.cpp \
     ../../../src/map/frienditemshandler.cpp \
-    ../../../src/map/friendgroupitem.cpp
+    ../../../src/map/friendgroupitem.cpp \
+    ../../../src/map/gpslocationitem.cpp
 HEADERS += ../../../src/map/ownlocationitem.h \
     ../../../src/map/mapscene.h \
     ../../../src/map/maptile.h \
@@ -33,12 +32,11 @@ HEADERS += ../../../src/map/ownlocationitem.h \
     ../../../src/map/mapfetcher.h \
     ../../../src/map/mapcommon.h \
     ../../../src/map/mapview.h \
-    ../../../src/map/mapzoompanel.h \
-    ../../../src/map/mapbutton.h \
     ../../../src/map/baselocationitem.h \
     ../../../src/user/user.h \
     ../../../src/map/friendlocationitem.h \
     ../../../src/map/maptilerequest.h \
     ../../../src/map/frienditemshandler.h \
-    ../../../src/map/friendgroupitem.h
+    ../../../src/map/friendgroupitem.h \
+    ../../../src/map/gpslocationitem.h
 DEFINES += QT_NO_DEBUG_OUTPUT