Changeset 1967 for trunk/MagicSoft/Mars/mmain/MStatusDisplay.cc
- Timestamp:
- 04/20/03 15:39:13 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmain/MStatusDisplay.cc
r1966 r1967 431 431 //lient->ProcessEventsFor(this); 432 432 gSystem->ProcessEvents(); 433 434 //TSeqCollection *GetListOfCleanups() const {return fCleanups;} 435 433 436 } 434 437 … … 440 443 MStatusDisplay::~MStatusDisplay() 441 444 { 445 SetLogStream(NULL); 446 442 447 delete fList; 443 448
Note:
See TracChangeset
for help on using the changeset viewer.