[Xulu-commits] r66 - branches/1.8-gt2-2.6/src/edu/bonn/xulu/plugin/vis

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Nov 19 10:57:43 CET 2009


Author: alfonx
Date: 2009-11-19 10:57:42 +0100 (Thu, 19 Nov 2009)
New Revision: 66

Modified:
   branches/1.8-gt2-2.6/src/edu/bonn/xulu/plugin/vis/GTEditorTool.java
Log:
Moved XMapPane from gtmig to skrueger.geotools in schmitzm

Modified: branches/1.8-gt2-2.6/src/edu/bonn/xulu/plugin/vis/GTEditorTool.java
===================================================================
--- branches/1.8-gt2-2.6/src/edu/bonn/xulu/plugin/vis/GTEditorTool.java	2009-11-06 13:33:59 UTC (rev 65)
+++ branches/1.8-gt2-2.6/src/edu/bonn/xulu/plugin/vis/GTEditorTool.java	2009-11-19 09:57:42 UTC (rev 66)
@@ -20,9 +20,9 @@
 import schmitzm.geotools.gui.JEditorPane;
 import schmitzm.geotools.gui.LayeredEditorFrame;
 import schmitzm.geotools.gui.LayeredMapPane;
-import schmitzm.geotools.map.event.MapPaneEvent;
 import schmitzm.geotools.map.event.JMapPaneListener;
 import schmitzm.geotools.map.event.LayerEditFinishedEvent;
+import schmitzm.geotools.map.event.MapPaneEvent;
 import edu.bonn.xulu.XuluModellingPlatform;
 import edu.bonn.xulu.appl.DataPool;
 import edu.bonn.xulu.appl.XuluConstants;



More information about the Xulu-commits mailing list