Changeset 3149 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
02/14/04 14:19:50 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3148 r3149  
    44
    55                                                 -*-*- END OF LINE -*-*-
     6
     7 2004/02/14: Markus Gaug
     8
     9   * mjobs/MJPedestal.h
     10     - class TCanvas included (did not compile otherwise)
     11
    612
    713 2004/02/14: Thomas Bretz
  • trunk/MagicSoft/Mars/mjobs/MJPedestal.h

    r3069 r3149  
    99#endif
    1010
     11
    1112class MParList;
    1213class MRunIter;
    1314class MHCamera;
    14 
     15class TCanvas;
    1516class MJPedestal : public MParContainer
    1617{
Note: See TracChangeset for help on using the changeset viewer.