Show
Ignore:
Timestamp:
02/02/08 19:14:54 (1 year ago)
Author:
Frank Benoit <benoit@tionex.de>
branch:
default
Message:

Added override and alias, first chunk. Thanks torhu for doing this patch.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • dwt/accessibility/AccessibleTextEvent.d

    r34 r48  
    5454 * @return a string representation of the event 
    5555 */ 
    56 public char[] toString () { 
     56override public char[] toString () { 
    5757    return Format( "AccessibleTextEvent {{childID={} offset={} length={}}", 
    5858        childID,