Changeset 10370 in josm for trunk/src/org/openstreetmap


Ignore:
Timestamp:
2016-06-14T17:45:06+02:00 (8 years ago)
Author:
stoecker
Message:

it's not so easy to add 1, I need two tries often :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/ImageResource.java

    r10369 r10370  
    108108     * Set both icons of an Action
    109109     * @param a The action for the icons
    110      * @since 10368
     110     * @since 10369
    111111     */
    112112    public void attachImageIcon(AbstractAction a) {
     
    125125     * @param a The action for the icons
    126126     * @param addresource Adds an resource named "ImageResource" if <code>true</code>
    127      * @since 10368
     127     * @since 10369
    128128     */
    129129    public void attachImageIcon(AbstractAction a, boolean addresource) {
Note: See TracChangeset for help on using the changeset viewer.