Revision 29598 branches/v2_0_0_prep/applications/appgvSIG/src/org/gvsig/app/project/documents/view/legend/gui/Quantities.java

View differences:

Quantities.java
54 54
*
55 55
*
56 56
*/
57
package com.iver.cit.gvsig.project.documents.view.legend.gui;
57
package org.gvsig.app.project.documents.view.legend.gui;
58 58

  
59
import org.gvsig.andami.PluginServices;
59 60
import org.gvsig.fmap.mapcontext.layers.FLayer;
60 61
import org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect;
61 62

  
62
import com.iver.andami.PluginServices;
63 63

  
64 64
public class Quantities extends AbstractParentPanel {
65 65

  

Also available in: Unified diff