Ignore:
Timestamp:
2020-03-06T23:54:39+01:00 (4 years ago)
Author:
Don-vip
Message:

see #18845 - see #16860 - directory cleanup

File:
1 edited

Legend:

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

    r15469 r16050  
    6363import javax.swing.UnsupportedLookAndFeelException;
    6464
    65 import org.jdesktop.swinghelper.debug.CheckThreadViolationRepaintManager;
    6665import org.openstreetmap.josm.actions.DeleteAction;
    6766import org.openstreetmap.josm.actions.JosmAction;
     
    121120import org.openstreetmap.josm.gui.preferences.server.ProxyPreference;
    122121import org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor;
     122import org.openstreetmap.josm.gui.util.CheckThreadViolationRepaintManager;
    123123import org.openstreetmap.josm.gui.util.GuiHelper;
    124124import org.openstreetmap.josm.gui.util.RedirectInputMap;
Note: See TracChangeset for help on using the changeset viewer.