Ignore:
Timestamp:
2015-11-23T01:09:15+01:00 (8 years ago)
Author:
Don-vip
Message:

checkstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/dialogs/relation/ChildRelationBrowser.java

    r8856 r9059  
    217217     * Recursively.
    218218     */
    219     class DownloadAllChildRelationsAction extends AbstractAction{
     219    class DownloadAllChildRelationsAction extends AbstractAction {
    220220        DownloadAllChildRelationsAction() {
    221221            putValue(SHORT_DESCRIPTION, tr("Download all child relations (recursively)"));
Note: See TracChangeset for help on using the changeset viewer.