Changeset 2296 for trunk/MagicSoft/Mars/mmain
- Timestamp:
- 07/29/03 13:18:57 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmain/MStatusDisplay.cc
r2274 r2296 840 840 Bool_t MStatusDisplay::HasCanvas(const TCanvas *c) const 841 841 { 842 if (!c) 843 return kFALSE; 844 842 845 if (gROOT->IsBatch()) 843 846 return (Bool_t)fBatch->FindObject(c);
Note:
See TracChangeset
for help on using the changeset viewer.