diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/location/location.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/location/location.pro b/src/location/location.pro index a951ebd6..f91a20d0 100644 --- a/src/location/location.pro +++ b/src/location/location.pro @@ -26,7 +26,6 @@ OTHER_FILES += doc/src/*.qdoc # show .qdoc files in Qt Creator PUBLIC_HEADERS += \ qlocation.h \ - qlocationglobal_p.h \ qlocationglobal.h PRIVATE_HEADERS += \ |