You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

DefaultWidgetSet.gwt.xml 278B

1234567
  1. <module>
  2. <source path="client"/>
  3. <!-- This module just defines a entrypoint for the DefaultWidgetSet -->
  4. <inherits name="com.itmill.toolkit.terminal.gwt.DefaultWidgetSetNoEntry"/>
  5. <entry-point class="com.itmill.toolkit.terminal.gwt.client.DefaultWidgetSet"/>
  6. </module>