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_question.hxx

    r5675 r6141  
    5858    int get_answer(const char *question, const char *buttons, const char *to_all, bool add_abort); 
    5959    // return 0 for first button, 1 for second button, 2 for third button, ... 
    60     // the single buttons are seperated by kommas (i.e. "YES,NO") 
     60    // the single buttons are separated by commas (i.e. "YES,NO") 
    6161    // if add_abort is true an 'ABORT' button is added behind the last 
    6262};