aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/src/main/resources')
-rw-r--r--uitest/src/main/resources/com/vaadin/tests/widgetset/TestingWidgetSet.gwt.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/uitest/src/main/resources/com/vaadin/tests/widgetset/TestingWidgetSet.gwt.xml b/uitest/src/main/resources/com/vaadin/tests/widgetset/TestingWidgetSet.gwt.xml
index 3878e85193..53fa88e704 100644
--- a/uitest/src/main/resources/com/vaadin/tests/widgetset/TestingWidgetSet.gwt.xml
+++ b/uitest/src/main/resources/com/vaadin/tests/widgetset/TestingWidgetSet.gwt.xml
@@ -1,8 +1,7 @@
<module>
<!-- WS Compiler: manually edited -->
- <!-- Inherit the DefaultWidgetSet -->
- <inherits name="com.vaadin.DefaultWidgetSet" />
+ <inherits name="com.vaadin.Vaadin7WidgetSet" />
<inherits name="com.google.gwt.user.theme.standard.Standard" />