OS Header includes corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
#include "wx/arrstr.h"
|
#include "wx/arrstr.h"
|
||||||
|
|
||||||
#include "wx/mac/uma.h"
|
#include "wx/mac/uma.h"
|
||||||
#include "Appearance.h"
|
#include <Appearance.h>
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
// implementation of wxCheckListBox
|
// implementation of wxCheckListBox
|
||||||
|
@@ -34,7 +34,7 @@
|
|||||||
#include "wx/mstream.h"
|
#include "wx/mstream.h"
|
||||||
#include "wx/image.h"
|
#include "wx/image.h"
|
||||||
#include "wx/mac/private.h"
|
#include "wx/mac/private.h"
|
||||||
#include "Scrap.h"
|
#include <Scrap.h>
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// functions
|
// functions
|
||||||
|
@@ -28,10 +28,10 @@ using namespace std ;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "wx/mac/private.h"
|
#include "wx/mac/private.h"
|
||||||
#include "ATSUnicode.h"
|
#include <ATSUnicode.h>
|
||||||
#include "TextCommon.h"
|
#include <TextCommon.h>
|
||||||
#include "TextEncodingConverter.h"
|
#include <TextEncodingConverter.h>
|
||||||
#include "FixMath.h"
|
#include <FixMath.h>
|
||||||
#if !USE_SHARED_LIBRARY
|
#if !USE_SHARED_LIBRARY
|
||||||
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject)
|
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject)
|
||||||
#endif
|
#endif
|
||||||
|
@@ -23,7 +23,7 @@
|
|||||||
#include "wx/fontutil.h"
|
#include "wx/fontutil.h"
|
||||||
|
|
||||||
#include "wx/mac/private.h"
|
#include "wx/mac/private.h"
|
||||||
#include "ATSUnicode.h"
|
#include <ATSUnicode.h>
|
||||||
|
|
||||||
#if !USE_SHARED_LIBRARIES
|
#if !USE_SHARED_LIBRARIES
|
||||||
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)
|
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)
|
||||||
|
@@ -38,7 +38,7 @@
|
|||||||
#include <Threads.h>
|
#include <Threads.h>
|
||||||
#include "wx/mac/uma.h"
|
#include "wx/mac/uma.h"
|
||||||
#include "wx/mac/macnotfy.h"
|
#include "wx/mac/macnotfy.h"
|
||||||
#include "Timer.h"
|
#include <Timer.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define INFINITE 0xFFFFFFFF
|
#define INFINITE 0xFFFFFFFF
|
||||||
|
@@ -46,7 +46,7 @@
|
|||||||
#include "wx/sysopt.h"
|
#include "wx/sysopt.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "ToolUtils.h"
|
#include <ToolUtils.h>
|
||||||
|
|
||||||
|
|
||||||
#define wxMAC_DEBUG_REDRAW 0
|
#define wxMAC_DEBUG_REDRAW 0
|
||||||
|
@@ -45,9 +45,9 @@
|
|||||||
#include <Sound.h>
|
#include <Sound.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "ATSUnicode.h"
|
#include <ATSUnicode.h>
|
||||||
#include "TextCommon.h"
|
#include <TextCommon.h>
|
||||||
#include "TextEncodingConverter.h"
|
#include <TextEncodingConverter.h>
|
||||||
|
|
||||||
#include "wx/mac/private.h" // includes mac headers
|
#include "wx/mac/private.h" // includes mac headers
|
||||||
|
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
#include "wx/arrstr.h"
|
#include "wx/arrstr.h"
|
||||||
|
|
||||||
#include "wx/mac/uma.h"
|
#include "wx/mac/uma.h"
|
||||||
#include "Appearance.h"
|
#include <Appearance.h>
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
// implementation of wxCheckListBox
|
// implementation of wxCheckListBox
|
||||||
|
@@ -34,7 +34,7 @@
|
|||||||
#include "wx/mstream.h"
|
#include "wx/mstream.h"
|
||||||
#include "wx/image.h"
|
#include "wx/image.h"
|
||||||
#include "wx/mac/private.h"
|
#include "wx/mac/private.h"
|
||||||
#include "Scrap.h"
|
#include <Scrap.h>
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// functions
|
// functions
|
||||||
|
@@ -28,10 +28,10 @@ using namespace std ;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "wx/mac/private.h"
|
#include "wx/mac/private.h"
|
||||||
#include "ATSUnicode.h"
|
#include <ATSUnicode.h>
|
||||||
#include "TextCommon.h"
|
#include <TextCommon.h>
|
||||||
#include "TextEncodingConverter.h"
|
#include <TextEncodingConverter.h>
|
||||||
#include "FixMath.h"
|
#include <FixMath.h>
|
||||||
#if !USE_SHARED_LIBRARY
|
#if !USE_SHARED_LIBRARY
|
||||||
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject)
|
IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject)
|
||||||
#endif
|
#endif
|
||||||
|
@@ -23,7 +23,7 @@
|
|||||||
#include "wx/fontutil.h"
|
#include "wx/fontutil.h"
|
||||||
|
|
||||||
#include "wx/mac/private.h"
|
#include "wx/mac/private.h"
|
||||||
#include "ATSUnicode.h"
|
#include <ATSUnicode.h>
|
||||||
|
|
||||||
#if !USE_SHARED_LIBRARIES
|
#if !USE_SHARED_LIBRARIES
|
||||||
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)
|
IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)
|
||||||
|
@@ -38,7 +38,7 @@
|
|||||||
#include <Threads.h>
|
#include <Threads.h>
|
||||||
#include "wx/mac/uma.h"
|
#include "wx/mac/uma.h"
|
||||||
#include "wx/mac/macnotfy.h"
|
#include "wx/mac/macnotfy.h"
|
||||||
#include "Timer.h"
|
#include <Timer.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define INFINITE 0xFFFFFFFF
|
#define INFINITE 0xFFFFFFFF
|
||||||
|
@@ -46,7 +46,7 @@
|
|||||||
#include "wx/sysopt.h"
|
#include "wx/sysopt.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "ToolUtils.h"
|
#include <ToolUtils.h>
|
||||||
|
|
||||||
|
|
||||||
#define wxMAC_DEBUG_REDRAW 0
|
#define wxMAC_DEBUG_REDRAW 0
|
||||||
|
@@ -45,9 +45,9 @@
|
|||||||
#include <Sound.h>
|
#include <Sound.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "ATSUnicode.h"
|
#include <ATSUnicode.h>
|
||||||
#include "TextCommon.h"
|
#include <TextCommon.h>
|
||||||
#include "TextEncodingConverter.h"
|
#include <TextEncodingConverter.h>
|
||||||
|
|
||||||
#include "wx/mac/private.h" // includes mac headers
|
#include "wx/mac/private.h" // includes mac headers
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user