Move wxMacCFStringHolder::AsString and etc. to wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1080,10 +1080,6 @@ wxFontEncoding wxMacGetFontEncFromSystemEnc(wxUint32 encoding)
|
|||||||
return enc ;
|
return enc ;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // wxUSE_BASE
|
|
||||||
|
|
||||||
#if wxUSE_GUI
|
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// CFStringRefs (Carbon only)
|
// CFStringRefs (Carbon only)
|
||||||
@@ -1232,9 +1228,6 @@ void wxMacConvertNewlines10To13( wxChar * data )
|
|||||||
// Common Event Support
|
// Common Event Support
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
#endif // wxUSE_GUI
|
|
||||||
|
|
||||||
#if wxUSE_BASE
|
|
||||||
|
|
||||||
extern ProcessSerialNumber gAppProcess ;
|
extern ProcessSerialNumber gAppProcess ;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user