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:
parent
6ed63f8bbc
commit
efaf6efce2
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user