diff options
Diffstat (limited to 'src/org/traccar/web/Traccar.gwt.xml')
-rw-r--r-- | src/org/traccar/web/Traccar.gwt.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/org/traccar/web/Traccar.gwt.xml b/src/org/traccar/web/Traccar.gwt.xml index 4ae88707..0f717663 100644 --- a/src/org/traccar/web/Traccar.gwt.xml +++ b/src/org/traccar/web/Traccar.gwt.xml @@ -7,6 +7,7 @@ <inherits name='com.google.gwt.user.User'/> <inherits name="com.google.gwt.logging.Logging"/> + <inherits name="com.google.gwt.xml.XML"/> <inherits name='com.sencha.gxt.ui.GXT'/> <inherits name='org.gwtopenmaps.openlayers.OpenLayers' /> |