UMAPr.. calls for classic only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -49,8 +49,10 @@ void UMASetMenuItemText( MenuRef menu, MenuItemIndex item, const wx
|
||||
void UMAShowWatchCursor() ;
|
||||
void UMAShowArrowCursor() ;
|
||||
|
||||
OSStatus UMAPrOpen(void *macPrintSession) ;
|
||||
OSStatus UMAPrClose(void *macPrintSession) ;
|
||||
#if !TARGET_CARBON
|
||||
OSStatus UMAPrOpen() ;
|
||||
OSStatus UMAPrClose() ;
|
||||
#endif
|
||||
|
||||
// window manager
|
||||
|
||||
|
Reference in New Issue
Block a user