html: use chrome theme
This commit is contained in:
parent
f91192a044
commit
422e70b4a3
@ -1,10 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<module>
|
||||
<entry-point class="org.oscim.gdx.client.GwtLauncher"/>
|
||||
<set-configuration-property name="gdx.assetpath" value="../vtm/assets"/>
|
||||
<inherits name="com.google.gwt.xml.XML" />
|
||||
<inherits name="GdxMap"/>
|
||||
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt"/>
|
||||
<super-source path="emu" />
|
||||
<!-- <set-property name="user.agent" value="safari"/>-->
|
||||
<entry-point class="org.oscim.gdx.client.GwtLauncher"/>
|
||||
<inherits name="com.google.gwt.xml.XML" />
|
||||
<inherits name="GdxMap"/>
|
||||
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt"/>
|
||||
<inherits name="com.google.gwt.user.theme.chrome.Chrome"/>
|
||||
<super-source path="emu" />
|
||||
<set-configuration-property name="gdx.assetpath" value="../vtm/assets"/>
|
||||
<!--<set-property name="user.agent" value="safari"/>-->
|
||||
</module>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user