Ignore:
Timestamp:
2017-08-28T16:42:35+02:00 (9 years ago)
Author:
bastiK
Message:

see #15167 - moved the info label in non expert mode (patch by bafonins)

File:
1 edited

Legend:

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

    r12655 r12684  
    3131
    3232    /**
    33      * Add a download source to the dialog, see {@link DownloadDialog}.
    34      * @param dialog The download dialog.
    35      */
    36     void addGui(DownloadDialog dialog);
    37 
    38     /**
    3933     * Defines whether this download source should be visible only in the expert mode.
    4034     * @return Returns {@code true} if the download source should be visible only in the
Note: See TracChangeset for help on using the changeset viewer.