mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-12 01:53:11 +00:00
8 lines
242 B
XML
8 lines
242 B
XML
<module>
|
|
<inherits name='com.google.gwt.user.User'/>
|
|
<inherits name="com.google.gwt.http.HTTP"/>
|
|
<inherits name='com.google.gwt.json.JSON'/>
|
|
<entry-point class='com.WebUI.client.WebUIApp'/>
|
|
<stylesheet src='WebUI.css'/>
|
|
</module>
|