Ignore:
Timestamp:
2018-09-30T01:54:13+02:00 (6 years ago)
Author:
Don-vip
Message:

see #16732 - more keyboard fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/UndoRedoHandler.java

    r14281 r14282  
    264264    /**
    265265     * Determines if commands can be undone.
    266      * @return {14281 true} if at least a command can be undone
    267      * @since xxx
     266     * @return {@code true} if at least a command can be undone
     267     * @since 14281
    268268     */
    269269    public boolean hasUndoCommands() {
Note: See TracChangeset for help on using the changeset viewer.