summaryrefslogtreecommitdiffstats
path: root/client/src/com/vaadin/terminal/gwt/DefaultWidgetSet.gwt.xml
blob: 8af257fe3cd46db0fb8c7b73d27fbd00fdd1855b (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>