Ignore:
Timestamp:
30.08.2009 19:07:24 (3 years ago)
Author:
Gubaer
Message:

removed OptionPaneUtil
cleanup of deprecated Layer API
cleanup of deprecated APIs in OsmPrimitive and Way
cleanup of imports

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/MainApplication.java

    r1802 r2017  
    2121import org.openstreetmap.josm.plugins.PluginHandler; 
    2222import org.openstreetmap.josm.tools.BugReportExceptionHandler; 
     23import org.openstreetmap.josm.tools.I18n; 
    2324import org.openstreetmap.josm.tools.ImageProvider; 
    24 import org.openstreetmap.josm.tools.I18n; 
    2525 
    2626/** 
Note: See TracChangeset for help on using the changeset viewer.