Changeset 6141 for trunk/EDIT4/ed4_ProteinViewer.hxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/EDIT4/ed4_ProteinViewer.hxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/EDIT4/ed4_ProteinViewer.hxx
r5777 r6141 74 74 void PV_AA_SequenceUpdate_CB(GB_CB_TYPE gbtype); 75 75 76 // refresh all AA sequene terminals76 // refresh all AA_sequence_terminal's 77 77 void PV_RefreshWindow(AW_root *root); 78 78 79 // Creates new AA sequence terminals for new species added to the editor ** called from ED4_cursor.cxx **79 // Creates new AA_sequence_terminal's for new species added to the editor ** called from ED4_cursor.cxx ** 80 80 void PV_AddCorrespondingAAseqTerminals(class ED4_species_name_terminal *spNameTerm); 81 81 82 // Creates new AA sequence terminals when newly marked species is loaded82 // Creates new AA_sequence_terminal's when newly marked species is loaded 83 83 void PV_AddAAseqTerminalsToLoadedSpecies(); 84 84
