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/AWT/awt_advice.hxx

    r5675 r6141  
    2828    AWT_ADVICE_TOGGLE     = 1,  // visible toggle to switch off advice (otherwise advice appears only once) 
    2929    AWT_ADVICE_HELP       = 2,  // advice has corresponding help file 
    30     AWT_ADVICE_HELP_POPUP = 4, // this helpfile should popup immidiately 
     30    AWT_ADVICE_HELP_POPUP = 4, // this helpfile should popup immediately 
    3131 
    3232} ;