Changeset 6141 for trunk/AWT/awt_advice.hxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/AWT/awt_advice.hxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AWT/awt_advice.hxx
r5675 r6141 28 28 AWT_ADVICE_TOGGLE = 1, // visible toggle to switch off advice (otherwise advice appears only once) 29 29 AWT_ADVICE_HELP = 2, // advice has corresponding help file 30 AWT_ADVICE_HELP_POPUP = 4, // this helpfile should popup imm idiately30 AWT_ADVICE_HELP_POPUP = 4, // this helpfile should popup immediately 31 31 32 32 } ;
