--- np2/macosx/Attic/dialogutils.h 2003/10/28 16:44:44 1.2 +++ np2/macosx/Attic/dialogutils.h 2003/10/30 19:39:52 1.3 @@ -15,6 +15,8 @@ ControlRef getControlRefByID(OSType sign void SetInitialTabState(WindowRef theWindow, UInt16 pane, int max); short changeTab(WindowRef window, UInt16 pane); pascal OSStatus changeSlider(ControlRef theControl, WindowRef theWindow, short base); +void uncheckAllPopupMenuItems(OSType ID, short max, WindowRef win); +void setjmper(BYTE *board, BYTE value, BYTE bit); #ifdef __cplusplus }