Ignore:
Timestamp:
2013-11-28T18:19:44+01:00 (11 years ago)
Author:
simon04
Message:

JOSM/wikipedia: remove popup window - fix #josm9317

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/wikipedia/src/org/wikipedia/WikipediaToggleDialog.java

    r29854 r30100  
    9696                        label.setToolTipText(tr("Not linked yet"));
    9797                    }
    98                     if (entry.description != null) {
    99                         label.setToolTipText("<html>" + entry.description + "</html>");
    100                     }
    10198                    return label;
    10299                }
Note: See TracChangeset for help on using the changeset viewer.