Project

General

Profile

« Previous | Next » 

Revision 9d1473c1

Added by Andreas Kohlbecker almost 7 years ago

removing obsolte widget set file

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/AppWidgetSet.gwt.xml
31 31

  
32 32
    <inherits name="org.vaadin.peter.contextmenu.ContextmenuWidgetset" />
33 33

  
34
    <inherits name="eu.etaxonomy.vaadin.ui.DevDayWidgetset" />
35

  
36 34
    <inherits name="org.vaadin.teemu.switchui.SwitchComponentWidgetset" />
37 35
</module>
src/main/java/eu/etaxonomy/vaadin/ui/DevDayWidgetset.gwt.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.5.1//EN" "http://google-web-toolkit.googlecode.com/svn/tags/2.5.1/distro-source/core/src/gwt-module.dtd">
3
<module>
4
    
5

  
6
    <inherits name="eu.etaxonomy.cdm.vaadin.AppWidgetSet" />
7

  
8
    <inherits name="org.vaadin.peter.contextmenu.ContextmenuWidgetset" />
9

  
10
    <inherits name="com.vaadin.DefaultWidgetSet" />
11

  
12
    
13

  
14
    
15

  
16
    
17

  
18
    
19

  
20
    
21

  
22
    
23

  
24
    <inherits name="org.vaadin.teemu.switchui.SwitchComponentWidgetset" />
25
</module>

Also available in: Unified diff