Skip to content

Commit 4f25d98

Browse files
committed
updated GWT xml files
1 parent 5b35f60 commit 4f25d98

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

colorpicker/src/com/ray3k/stripe.gwt.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<source path=""/>
66
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt" />
77
<inherits name="com.ray3k.tenpatch.tenpatch"/>
8-
<inherits name="regexodus" />
8+
<inherits name="regexodus.regexodus" />
99
<inherits name="textratypist" />
1010
<extend-configuration-property name="gdx.reflect.include" value="com.ray3k.stripe"/>
1111
</module>

freetype/src/com/ray3k/stripe.gwt.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<module>
55
<source path=""/>
66
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt" />
7-
<inherits name="regexodus"/>
7+
<inherits name="regexodus.regexodus"/>
88
<extend-configuration-property name="gdx.reflect.include" value="com.ray3k.stripe"/>
99
<extend-configuration-property name="gdx.reflect.include" value="com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator"/>
1010
<extend-configuration-property name="gdx.reflect.include" value="com.badlogic.gdx.graphics.g2d.PixmapPacker"/>

stripe/src/com/ray3k/stripe.gwt.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<module>
55
<source path=""/>
66
<inherits name="com.badlogic.gdx.backends.gdx_backends_gwt" />
7-
<inherits name="regexodus"/>
7+
<inherits name="regexodus.regexodus"/>
88
<extend-configuration-property name="gdx.reflect.include" value="com.ray3k.stripe"/>
99
<extend-configuration-property name="gdx.reflect.include" value="com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator"/>
1010
<extend-configuration-property name="gdx.reflect.include" value="com.badlogic.gdx.graphics.g2d.PixmapPacker"/>

0 commit comments

Comments
 (0)