Subversion Repository Public Repository

litesoft

Diff Revisions 539 vs 540 for /trunk/GWT_Sandbox/MultiModule/groupBack/src/org/litesoft/sandbox/multimodule/groupback/GroupBack.gwt.xml

Diff revisions: vs.
  @@ -2,7 +2,7 @@
2 2 <module>
3 3
4 4 <!-- Inherit the core Web Toolkit stuff. -->
5 - <inherits name='org.litesoft.sandbox.multimodule.common.Common'/>
5 + <inherits name='org.litesoft.sandbox.multimodule.foundation.Foundation'/>
6 6
7 7 <!-- Specify the app entry point class. -->
8 8 <entry-point class='org.litesoft.sandbox.multimodule.groupback.client.GroupBack'/>