Issue 507 remove company
[zxing.git] / zxing.appspot.com / generator / src / com / google / zxing / web / generator / Generator.gwt.xml
index ddebe29..145cedb 100644 (file)
@@ -1,21 +1,16 @@
 <module>
       <!-- Inherit the core Web Toolkit stuff.                        -->
       <inherits name='com.google.gwt.user.User'/>
-       
       <!-- Inherit the default GWT style sheet.                       -->
       <inherits name='com.google.gwt.user.theme.standard.Standard'/>
-
       <!-- Other module inherits                                      -->
       <inherits name='com.google.gwt.widgetideas.WidgetIdeas' />
       <inherits name='com.google.gwt.libideas.LibIdeas' />
       <inherits name='com.google.gwt.maps.GoogleMaps' />
-
       <!-- Specify the app entry point class.                         -->
       <entry-point class='com.google.zxing.web.generator.client.Generator'/>
-    
       <!-- Specify the application specific style sheet.              -->
       <stylesheet src='Generator.css' />
       <stylesheet src='DatePickerDemo.css' />
-      
       <script src='http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAjEOGGB_IEuss4QYUzB6Z0BRlY4xXjGBjgubjQXCS8Djm2jdpYBQn9f8dHtxpg30ararqd3GCyq_T4A' />
 </module>