summaryrefslogtreecommitdiffstats
path: root/client/src/com/vaadin/terminal/gwt/DefaultWidgetSet.gwt.xml
blob: f3cc2bca1c8649e5f6d08309f91d47380636162f (plain)
1
2
3
4
5
6
7
8
9
<module>
    <!-- This GWT module is provided for backwards compatibility only. You 
        should inherit com.vaadin.DefaultWidgetSet instead. -->

    <!-- Hint for WidgetSetBuilder not to automatically update the file -->
    <!-- WS Compiler: manually edited -->
    <inherits name="com.vaadin.DefaultWidgetSet" />

</module>