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 UMAShowWatchCursor() ;
|
||||||
void UMAShowArrowCursor() ;
|
void UMAShowArrowCursor() ;
|
||||||
|
|
||||||
OSStatus UMAPrOpen(void *macPrintSession) ;
|
#if !TARGET_CARBON
|
||||||
OSStatus UMAPrClose(void *macPrintSession) ;
|
OSStatus UMAPrOpen() ;
|
||||||
|
OSStatus UMAPrClose() ;
|
||||||
|
#endif
|
||||||
|
|
||||||
// window manager
|
// window manager
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user