Changeset 9551 for trunk/MagicSoft/Cosy/gui
- Timestamp:
- 02/23/10 10:25:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/gui/MGCoordinate.h
r8376 r9551 45 45 void Set(TGLabel *label, const Int_t val); 46 46 void Set(TGTextEntry *entry, const Int_t val); 47 Bool_t Set(TGLabel *label, Int_t &val, TGTextEntry * label);47 Bool_t Set(TGLabel *label, Int_t &val, TGTextEntry *entry); 48 48 49 49 public:
Note:
See TracChangeset
for help on using the changeset viewer.