Ignore:
Timestamp:
2013-10-28T12:52:49+01:00 (12 years ago)
Author:
malcolmh
Message:

save

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed2/src/panels/PanelMain.java

    r30022 r30033  
    1919
    2020import org.openstreetmap.josm.Main;
    21 import org.openstreetmap.josm.actions.search.SearchCompiler.Parent;
    2221
    2322import s57.S57att.Att;
     
    2827
    2928public class PanelMain extends JPanel {
    30         private static final long serialVersionUID = 1L;
    31        
     29
    3230        Smed2Action dlg;
    3331        BufferedImage img;
Note: See TracChangeset for help on using the changeset viewer.