From 7e829d3b686be2e01dfe5ba0bea943b301a15c2a Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 18 Oct 2011 12:37:05 +1000 Subject: Remove QT_MODULE(Location) from public Location classes Removing all location related defines from qglobal.h causes this macro to fail. It seems that it is no longer used in new modules. Change-Id: Ifbfa6f7f40a419e0890a4611bab7e2d681f63a04 Reviewed-by: Alex --- src/location/maps/qgeoroutingmanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/location/maps/qgeoroutingmanager.h') diff --git a/src/location/maps/qgeoroutingmanager.h b/src/location/maps/qgeoroutingmanager.h index c105750d..a5ee37b7 100644 --- a/src/location/maps/qgeoroutingmanager.h +++ b/src/location/maps/qgeoroutingmanager.h @@ -52,7 +52,7 @@ QT_BEGIN_HEADER QT_BEGIN_NAMESPACE -QT_MODULE(Location) + class QLocale; -- cgit v1.2.1