Revision 224 org.gvsig.educa.thematicmap/trunk/org.gvsig.educa.thematicmap/org.gvsig.educa.thematicmap.lib/org.gvsig.educa.thematicmap.lib.impl/src/main/java/org/gvsig/educa/thematicmap/impl/editor/DefaultThematicMapCompilationEditor.java

View differences:

DefaultThematicMapCompilationEditor.java
143 143

  
144 144
        stepIdentification = new StepIdentification(this, allowChangeId);
145 145
        stepValidation = new StepValidation(this);
146
        
147
        
148
        // TODO: if thematicmap is a game, add the list of optionPanels to the wizard.
146 149

  
147 150
        wizard.addOptionPanel(stepIdentification);
148 151
        if (editLayers) {

Also available in: Unified diff