]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/uma.h
fix a few hundreds of harmless unused parameters warnings and a couple of real bugs...
[wxWidgets.git] / include / wx / mac / carbon / uma.h
index 748f016accdf55f53a586ab79a2d67ae76bcc9d7..23bb3d31ce78d02ca3ec5c7ee695103b1db46b22 100644 (file)
@@ -50,7 +50,7 @@ void            UMAShowArrowCursor() ;
 
 // window manager
 
-GrafPtr        UMAGetWindowPort( WindowRef inWindowRef ) ;
+WXDLLIMPEXP_BASE GrafPtr UMAGetWindowPort( WindowRef inWindowRef ) ;
 void             UMADisposeWindow( WindowRef inWindowRef ) ;
 void             UMASetWTitle( WindowRef inWindowRef , const wxString& title , wxFontEncoding encoding) ;