added UMAHideControl again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2001-12-19 21:33:33 +00:00
parent 6ed63f8bbc
commit efaf6efce2

View File

@ -116,7 +116,7 @@ ControlHandle ::NewControl(WindowPtr owningWindow,
//void UMAHiliteControl (ControlHandle theControl,
// ControlPartCode hiliteState) ;
void UMAShowControl (ControlHandle theControl) ;
//void UMAHideControl (ControlHandle theControl);
void UMAHideControl (ControlHandle theControl);
//void UMASetControlVisibility (ControlHandle inControl,
// Boolean inIsVisible,
// Boolean inDoDraw);