Login bug fixed. Now result can't send to server without login.
[speedfreak] / Client / speedfreak.pro
index f16e7aa..22ebcb8 100644 (file)
@@ -32,7 +32,12 @@ SOURCES += main.cpp \
     xmlwriter.cpp \
     gpsdata.cpp \
     maemo5locationprivate.cpp \
-    maemo5location.cpp
+    maemo5location.cpp \
+    helpdialog.cpp \
+    helpresultsdialog.cpp \
+    helpaccelerationdialog.cpp \
+    helproutingdialog.cpp \
+    helpsettingsdialog.cpp
 HEADERS += mainwindow.h \
     creditsdialog.h \
     routedialog.h \
@@ -55,8 +60,12 @@ HEADERS += mainwindow.h \
     xmlwriter.h \
     maemo5locationprivate.h \
     maemo5location.h \
-    gpsdata.h
-
+    gpsdata.h \
+    helpdialog.h \
+    helpresultsdialog.h \
+    helpaccelerationdialog.h \
+    helproutingdialog.h \
+    helpsettingsdialog.h
 FORMS += mainwindow.ui \
     creditsdialog.ui \
     routedialog.ui \
@@ -68,7 +77,12 @@ FORMS += mainwindow.ui \
     accelerationstartdialog.ui \
     accrealtimedialog.ui \
     calibratedialog.ui \
-    topresultdialog.ui
+    topresultdialog.ui \
+    helpdialog.ui \
+    helpresultsdialog.ui \
+    helpaccelerationdialog.ui \
+    helproutingdialog.ui \
+    helpsettingsdialog.ui
 RESOURCES += graphics.qrc
 contains(QT_CONFIG, hildon):CONFIG += hildon
 CONFIG += link_pkgconfig