Changeset 6141 for trunk/EDIT/edit.hxx

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/EDIT/edit.hxx

    r5901 r6141  
    1 #define AWAR_CURSER_POS_REF_ECOLI "tmp/edit/curser_ref_ecoli" 
     1#define AWAR_CURSOR_POS_REF_ECOLI "tmp/edit/cursor_ref_ecoli" 
    22#define AWAR_SPECIES_DEST "tmp/edit/species_name_dest" 
    33#define AWAR_LINE_SPACING "edit/line_spacing" 
     
    225225    AW_pos         drag_x_correcting, drag_y_correcting; 
    226226 
    227     long edit_modus; 
     227    long edit_mode; 
    228228    long edit_direction; 
    229229    int  owntimestamp;