--- eventviewer/flight/inc/FEVpamevcontrol.h 2006/07/14 14:17:57 1.1 +++ eventviewer/flight/inc/FEVpamevcontrol.h 2007/02/26 17:30:30 1.2 @@ -63,6 +63,22 @@ TGHProgressBar *fHProg1; TGCheckButton *ffl0; TGCheckButton *ftrks4; + // + TGCheckButton *fchktof; + TGCheckButton *fchkac; + TGCheckButton *fchktrk; + TGCheckButton *fchks4; + TGCheckButton *fchknd; + TGCheckButton *fchkcalo; + TGCheckButton *fchkinfo; + TGCheckButton *fchknames; + TGCheckButton *fchkpalette; + // + TGRadioButton *bwc0; + TGRadioButton *bwc1; + TGRadioButton *jbwc0; + TGRadioButton *jbwc1; + // TGTextButton *bstop; TGTextEntry *fText2; TGTextEntry *fText4; @@ -76,6 +92,7 @@ virtual ~PAMevcontrol(); void StopSearching(); void SetSearching(); + void RefreshButtons(); void CheckLevel(); void chktof(); void chkac();