aboutsummaryrefslogtreecommitdiff
path: root/src/esieequest/esieequest.gwt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/esieequest/esieequest.gwt.xml')
-rw-r--r--src/esieequest/esieequest.gwt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/esieequest/esieequest.gwt.xml b/src/esieequest/esieequest.gwt.xml
index 1175239..3fbdbbc 100644
--- a/src/esieequest/esieequest.gwt.xml
+++ b/src/esieequest/esieequest.gwt.xml
@@ -23,7 +23,7 @@ so that your app can take advantage of the latest GWT module capabilities.
23 <inherits name="org.json.simple.jsonsimple"/> 23 <inherits name="org.json.simple.jsonsimple"/>
24 24
25 <!-- Specify the app entry point class. --> 25 <!-- Specify the app entry point class. -->
26 <entry-point class='esieequest.ui.web.Main' /> 26 <entry-point class='esieequest.ui.rich.web.Main' />
27 27
28 <!-- Specify the paths for translatable code --> 28 <!-- Specify the paths for translatable code -->
29 <source path='ui'> 29 <source path='ui'>