Subversion Repositories eFlore/Archives.cel-v2

Compare Revisions

Ignore whitespace Rev 48 → Rev 49

/trunk/src/org/tela_botanica/cel2.gwt.xml
2,14 → 2,15
 
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.google.gwt.user.User'/>
 
<!-- Other module inherits -->
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.gwtext.GwtExt' />
<!-- Parsing JSON -->
<inherits name='com.google.gwt.json.JSON' />
<!-- Encore des trucs pour les user extensions -->
<inherits name='com.gwtextux.GwtExtUx'/>
<inherits name='com.gwtext.GwtExt' />
<!-- Parsing JSON -->
<inherits name='com.google.gwt.json.JSON' />
<!-- Encore des trucs pour les user extensions -->
<inherits name='com.gwtextux.GwtExtUx'/>
<!-- Passage de parametres -->
<inherits name="com.google.gwt.i18n.I18N"/>
<stylesheet src="js/ext/resources/css/ext-all.css" />