Merge branch 'master' of https://vcs.maemo.org/git/speedfreak
[speedfreak] / Client / UI.pro
index 134e417..b036ad2 100644 (file)
@@ -27,8 +27,8 @@ SOURCES += main.cpp \
     gpsdata.cpp \
     maemo5locationprivate.cpp \
     maemo5location.cpp \
-    routedialog.cpp
-
+    routedialog.cpp \
+    movingaverage.cpp
 HEADERS += carmainwindow.h \
     resultdialog.h \
     stringlistmodel.h \
@@ -46,8 +46,8 @@ HEADERS += carmainwindow.h \
     gpsdata.h \
     maemo5locationprivate.h \
     maemo5location.h \
-    routedialog.h
-
+    routedialog.h \
+    movingaverage.h
 FORMS += carmainwindow.ui \
     resultdialog.ui \
     measuredialog.ui \