FACT++  1.0
void MStarguider::SwitchOff ( TGPopupMenu *  p,
UInt_t  id 
)
private

Definition at line 487 of file MStarguider.cc.

488 {
489  p->UnCheckEntry(id);
490  p->DisableEntry(id);
491 }