Changeset 12593 for trunk/Cosy/main
- Timestamp:
- 11/21/11 12:56:02 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosy/main/MStarguider.h
r9439 r12593 46 46 47 47 class Leds; 48 48 #include <TGButton.h> 49 49 class MStarguider : public PixClient, public TGMainFrame 50 50 { … … 96 96 TGLabel *fPZdAzText; 97 97 TGLabel *fDZdAzText; 98 98 public: 99 99 TGButton *fTPoint; 100 100 // TGButton *fStargTPoint; 101 101 private: 102 102 ZdAz fPos; 103 103 ZdAz fD;
Note:
See TracChangeset
for help on using the changeset viewer.