Changeset 7600
- Timestamp:
- 03/14/06 12:49:19 (20 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/MagicSoft/Mars/mpointing/MPointingDev.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/MagicSoft/Mars/mpointing/MPointingDev.hr7220 r7600 19 19 20 20 public: 21 MPointingDev(const char *name=0, const char *title=0) : fDevZd(0), fDevAz(0) 21 MPointingDev(const char *name=0, const char *title=0) : fDevZd(0), fDevAz(0), fDevX(0), fDevY(0) 22 22 { 23 23 fName = name ? name : "MPointingDev"; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  