Don't disable GPS when we are obscured by location-ui or conndlgs
[harmattan/cameraplus] / src / harmattan / harmattan.pri
index 4c148ad..71ea401 100644 (file)
@@ -5,8 +5,10 @@ PKGCONFIG += quill contextsubscriber-1.0 QtLocation QtSystemInfo
 
 HEADERS += quillitem.h soundvolumecontrol.h deviceinfo.h geocode.h \
           batteryinfo.h compass.h devicekeys.h \
-          displaystate.h fsmonitor.h orientation.h phoneprofile.h
+          displaystate.h fsmonitor.h orientation.h phoneprofile.h \
+           platformquirks.h
 
 SOURCES += quillitem.cpp soundvolumecontrol.cpp deviceinfo.cpp geocode.cpp \
           batteryinfo.cpp compass.cpp devicekeys.cpp \
-          displaystate.cpp fsmonitor.cpp orientation.cpp phoneprofile.cpp
+          displaystate.cpp fsmonitor.cpp orientation.cpp phoneprofile.cpp \
+           platformquirks.cpp