Changeset 6760


Ignore:
Timestamp:
Jun 18, 2007, 1:40:56 AM (17 years ago)
Author:
Gary Byers
Message:

Another CMD-L bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ide-1.0/ccl/examples/cocoa-listener.lisp

    r6727 r6760  
    536536                (#/setKeyEquivalent: item #@"l")
    537537                (#/setKeyEquivalentModifierMask: item #$NSCommandKeyMask))
    538               (#/setKeyEquivalent: item +null-ptr+)))))))
     538              (#/setKeyEquivalent: item #@"")))))))
    539539  (call-next-method item))
    540540
Note: See TracChangeset for help on using the changeset viewer.