summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--client-compiled/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml
index f231af3ed2..251c8e9ffa 100644
--- a/client-compiled/pom.xml
+++ b/client-compiled/pom.xml
@@ -92,6 +92,7 @@
</modules>
<webappDirectory>${project.build.outputDirectory}/VAADIN/widgetsets</webappDirectory>
<persistentunitcachedir>${project.build.directory}/gwt-unitCache</persistentunitcachedir>
+ <style>${widgetset.style}</style>
</configuration>
<executions>
<execution>