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.

Vaadin7WidgetSet.gwt.xml 241B

12345678910
  1. <module>
  2. <!-- Hint for WidgetSetBuilder not to automatically update the file -->
  3. <!-- WS Compiler: manually edited -->
  4. <inherits name="com.vaadin.DefaultWidgetSet" />
  5. <source path="shared" />
  6. <source path="client" />
  7. </module>