git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39244
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define _WX_PRIVATE_H_
#include "wx/defs.h"
#define _WX_PRIVATE_H_
#include "wx/defs.h"
#ifdef __DARWIN__
# include <Carbon/Carbon.h>
#ifdef __DARWIN__
# include <Carbon/Carbon.h>
#endif
#if UNIVERSAL_INTERFACES_VERSION < 0x0342
#endif
#if UNIVERSAL_INTERFACES_VERSION < 0x0342
- #error "please update to Apple's lastest universal headers from http://developer.apple.com/sdk/"
+ #error "please update to Apple's latest universal headers from http://developer.apple.com/sdk/"
#endif
#ifndef MAC_OS_X_VERSION_10_3
#endif
#ifndef MAC_OS_X_VERSION_10_3
-#include "wx/dc.h"
-#include "wx/window.h"
-#include "wx/toplevel.h"
class wxMacPortStateHelper
{
class wxMacPortStateHelper
{
-#include "wx/listbox.h"
-
/*
GWorldPtr wxMacCreateGWorld( int width , int height , int depth );
void wxMacDestroyGWorld( GWorldPtr gw );
/*
GWorldPtr wxMacCreateGWorld( int width , int height , int depth );
void wxMacDestroyGWorld( GWorldPtr gw );
#include <CFString.h>
#endif
#include <CFString.h>
#endif
+#include "wx/fontenc.h"
+
+class WXDLLIMPEXP_BASE wxString;
+
void wxMacConvertNewlines13To10( char * data ) ;
void wxMacConvertNewlines10To13( char * data ) ;
void wxMacConvertNewlines13To10( wxString *data ) ;
void wxMacConvertNewlines13To10( char * data ) ;
void wxMacConvertNewlines10To13( char * data ) ;
void wxMacConvertNewlines13To10( wxString *data ) ;