Ignore:
Timestamp:
2018-03-04T01:20:15+01:00 (8 years ago)
Author:
Don-vip
Message:

see #11924, see #15560, see #16048 - tt HTML tag is deprecated in HTML5: use code instead

File:
1 edited

Legend:

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

    r13265 r13493  
    278278     * The action to toggle the visibility state of this toggle dialog.
    279279     *
    280      * Emits {@link PropertyChangeEvent}s for the property <tt>selected</tt>:
     280     * Emits {@link PropertyChangeEvent}s for the property <code>selected</code>:
    281281     * <ul>
    282282     *   <li>true, if the dialog is currently visible</li>
Note: See TracChangeset for help on using the changeset viewer.