Ignore:
Timestamp:
Jan 5, 2010, 9:23:25 AM (16 years ago)
Author:
Tillmann Crueger <crueger@…>
Children:
70c4aa6
Parents:
16f86d
Message:

Moved saveConfig method from oldmenu to a method inside config class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/config.hpp

    r16f86d r538744  
    146146  bool SaveTREMOLO(const char * const filename, const MoleculeListClass * const MolList) const;
    147147
     148  void SaveAll(char *ConfigFileName, periodentafel *periode, MoleculeListClass *molecules);
     149
    148150  void Edit();
    149151  bool GetIsAngstroem() const;
Note: See TracChangeset for help on using the changeset viewer.