Show
Ignore:
Timestamp:
05/04/08 18:42:55 (4 years ago)
Author:
Frank Benoit <benoit@tionex.de>
branch:
default
Message:

reverted char[] to String

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • dwt/custom/BidiSegmentEvent.d

    r108 r238  
    1212 *******************************************************************************/ 
    1313module dwt.custom.BidiSegmentEvent; 
     14 
     15import dwt.dwthelper.utils; 
    1416 
    1517 
     
    7173     * line text 
    7274     */ 
    73     public char[] lineText; 
     75    public String lineText; 
    7476 
    7577    /**