Ignore:
Timestamp:
07/05/01 13:23:12 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MWriteRootFile.cc

    r852 r855  
    322322        // Check for the Write flag
    323323        //
    324         if (!entry->GetContainer()->HasChanged())
     324        if (!entry->GetContainer()->IsReadyToSave())
    325325            continue;
    326326
Note: See TracChangeset for help on using the changeset viewer.