Ignore:
Timestamp:
2017-06-07T00:11:49+02:00 (7 years ago)
Author:
Don-vip
Message:

see #2089 - move audio classes to their own package (more to come) - AFAIK no plugin is concerned

Location:
trunk/src/org/openstreetmap/josm/io/audio
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/audio/AudioUtil.java

    r12325 r12326  
    11// License: GPL. For details, see LICENSE file.
    2 package org.openstreetmap.josm.tools;
     2package org.openstreetmap.josm.io.audio;
    33
    44import java.io.File;
     
    1717 *
    1818 * @author David Earl <david@frankieandshadow.com>
     19 * @since 12326 (move to new package)
    1920 * @since 1462
    2021 */
Note: See TracChangeset for help on using the changeset viewer.