Ignore:
Timestamp:
2017-02-02T00:08:08+01:00 (8 years ago)
Author:
Don-vip
Message:

see #14319 - update to latest version of svgSalamander (2017-01-07, patched)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/com/kitfox/svg/pathcmd/Vertical.java

    r8084 r11525  
    5252    }
    5353
     54    @Override
    5455    public String toString()
    5556    {
     
    6364
    6465//    public void appendPath(ExtendedGeneralPath path, BuildHistory hist)
     66    @Override
    6567    public void appendPath(GeneralPath path, BuildHistory hist)
    6668    {
     
    7375    }
    7476
     77    @Override
    7578    public int getNumKnotsAdded()
    7679    {
Note: See TracChangeset for help on using the changeset viewer.