Revision 41707 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app/org.gvsig.app.mainplugin/src/main/java/org/gvsig/app/project/documents/view/ViewDocument.java

View differences:

ViewDocument.java
35 35

  
36 36
public interface ViewDocument extends Document, ExtendedPropertiesSupport {
37 37

  
38
        public static final String VIEW_PROPERTIES_PAGE_GROUP = "View";
38
        public static final String VIEW_PROPERTIES_PAGE_GROUP = "ViewDocument";
39 39

  
40 40
        /**
41 41
	 * Gets the FMap's contexts of the main map in the view.

Also available in: Unified diff