Ignore:
Timestamp:
12/02/03 16:12:06 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcamera/MCameraLV.h

    r2556 r2593  
    2424
    2525public:
    26     ClassDef(MCameraLV, 1)
     26    MCameraLV()
     27    {
     28        fName  = "MCameraLV";
     29        fTitle = "Container storing information about the Camera LV";
     30    }
     31    ClassDef(MCameraLV, 1) // Container storing information about the Camera LV
    2732};
    2833
Note: See TracChangeset for help on using the changeset viewer.