root/incubator/SimpleGesture/WebContent/WEB-INF/src/com/itmill/incubator/simplegesture/gwt/SimpleGestureWidgetSet.gwt.xml

Revision 7521, 217 bytes (checked in by marc.englund@…, 17 months ago)

SimpleGesture: initial commit.

Line 
1<module>
2        <inherits name="com.itmill.toolkit.terminal.gwt.DefaultWidgetSet" /> 
3       
4        <!-- Entry point -->
5        <entry-point class="com.itmill.incubator.simplegesture.gwt.client.SimpleGestureWidgetSet"/>
6 
7</module>
Note: See TracBrowser for help on using the browser.