projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compilation fix
[wxWidgets.git]
/
include
/
wx
/
mac
/
uma.h
diff --git
a/include/wx/mac/uma.h
b/include/wx/mac/uma.h
index c59d42cd41f83bfd537ee5fa2331530b761e5890..2587f1b2c18fd0a6f45da9e2e6dff56b24c99ff7 100644
(file)
--- a/
include/wx/mac/uma.h
+++ b/
include/wx/mac/uma.h
@@
-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