Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/WINDOW/aw_commn.hxx

    r5968 r6141  
    2727    AW_GC_Xm(class AW_common *common); 
    2828    ~AW_GC_Xm(); 
    29     void set_fill(AW_grey_level grey_level); // <0 dont fill  0.0 white 1.0 black 
     29    void set_fill(AW_grey_level grey_level); // <0 don't fill  0.0 white 1.0 black 
    3030    void set_font(AW_font font_nr, int size, int *found_size); 
    3131    void set_lineattributes(AW_pos width, AW_linestyle style);