Added some sort of Ovi Maps integration. All translations updated.
[jenirok] / src / gui / gui.pro
index ce51464..ae1659f 100644 (file)
@@ -27,7 +27,8 @@ SOURCES += main.cpp \
     ../common/cache.cpp \
     ../common/dastelefonbuch.cpp \
     logwindow.cpp \
-    listwidget.cpp
+    listwidget.cpp \
+    ovimaps.cpp
 HEADERS += mainwindow.h \
     searchdialog.h \
     resultwindow.h \
@@ -53,7 +54,8 @@ HEADERS += mainwindow.h \
     ../common/cache.h \
     ../common/dastelefonbuch.h \
     logwindow.h \
-    listwidget.h
+    listwidget.h \
+    ovimaps.h
 RESOURCES = icons.qrc ../common/translations.qrc
 TRANSLATIONS = ../common/translations/fi_FI.ts
 INCLUDEPATH += ../common