git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35523
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
12 files changed:
//----------------------------------------------------------------------------
//! wxWidgets headers
//----------------------------------------------------------------------------
//! wxWidgets headers
-#include <wx/print.h> // printing support
-#include <wx/printdlg.h> // printing dialog
+#include "wx/print.h" // printing support
+#include "wx/printdlg.h" // printing dialog
//============================================================================
//============================================================================
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
#ifdef __BORLANDC__
#pragma hdrstop
#ifdef __BORLANDC__
#pragma hdrstop
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all 'standard' wxWidgets headers)
#ifndef WX_PRECOMP
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all 'standard' wxWidgets headers)
#ifndef WX_PRECOMP
#endif
//! wxWidgets headers
#endif
//! wxWidgets headers
-#include <wx/file.h> // raw file io support
-#include <wx/filename.h> // filename support
+#include "wx/file.h" // raw file io support
+#include "wx/filename.h" // filename support
//! application headers
#include "defsext.h" // additional definitions
//! application headers
#include "defsext.h" // additional definitions
//! wxWidgets headers
//! wxWidgets/contrib headers
//! wxWidgets headers
//! wxWidgets/contrib headers
-#include <wx/stc/stc.h> // styled text control
+#include "wx/stc/stc.h" // styled text control
//! application headers
#include "prefs.h" // preferences
//! application headers
#include "prefs.h" // preferences
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
#ifdef __BORLANDC__
#pragma hdrstop
#ifdef __BORLANDC__
#pragma hdrstop
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all 'standard' wxWidgets headers)
#ifndef WX_PRECOMP
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all 'standard' wxWidgets headers)
#ifndef WX_PRECOMP
#endif
//! wxWidgets headers
#endif
//! wxWidgets headers
};
const int g_StylePrefsSize = WXSIZEOF(g_StylePrefs);
};
const int g_StylePrefsSize = WXSIZEOF(g_StylePrefs);
- //////////////////////////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
// File: prefs.h
// Purpose: STC test Preferences initialization
// Maintainer: Wyo
// File: prefs.h
// Purpose: STC test Preferences initialization
// Maintainer: Wyo
//! wxWidgets headers
//! wxWidgets/contrib headers
//! wxWidgets headers
//! wxWidgets/contrib headers
-#include <wx/stc/stc.h> // styled text control
+#include "wx/stc/stc.h" // styled text control
extern const int g_StylePrefsSize;
#endif // _PREFS_H_
extern const int g_StylePrefsSize;
#endif // _PREFS_H_
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
#ifdef __BORLANDC__
#pragma hdrstop
#ifdef __BORLANDC__
#pragma hdrstop
//----------------------------------------------------------------------------
//! wxWidgets headers
//----------------------------------------------------------------------------
//! wxWidgets headers
-#include <wx/print.h> // printing support
-#include <wx/printdlg.h> // printing dialog
+#include "wx/print.h" // printing support
+#include "wx/printdlg.h" // printing dialog
//============================================================================
//============================================================================
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
#ifdef __BORLANDC__
#pragma hdrstop
#ifdef __BORLANDC__
#pragma hdrstop
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all 'standard' wxWidgets headers)
#ifndef WX_PRECOMP
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all 'standard' wxWidgets headers)
#ifndef WX_PRECOMP
#endif
//! wxWidgets headers
#endif
//! wxWidgets headers
-#include <wx/file.h> // raw file io support
-#include <wx/filename.h> // filename support
+#include "wx/file.h" // raw file io support
+#include "wx/filename.h" // filename support
//! application headers
#include "defsext.h" // additional definitions
//! application headers
#include "defsext.h" // additional definitions
//! wxWidgets headers
//! wxWidgets/contrib headers
//! wxWidgets headers
//! wxWidgets/contrib headers
-#include <wx/stc/stc.h> // styled text control
+#include "wx/stc/stc.h" // styled text control
//! application headers
#include "prefs.h" // preferences
//! application headers
#include "prefs.h" // preferences
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
#ifdef __BORLANDC__
#pragma hdrstop
#ifdef __BORLANDC__
#pragma hdrstop
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all 'standard' wxWidgets headers)
#ifndef WX_PRECOMP
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all 'standard' wxWidgets headers)
#ifndef WX_PRECOMP
#endif
//! wxWidgets headers
#endif
//! wxWidgets headers
};
const int g_StylePrefsSize = WXSIZEOF(g_StylePrefs);
};
const int g_StylePrefsSize = WXSIZEOF(g_StylePrefs);
- //////////////////////////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
// File: prefs.h
// Purpose: STC test Preferences initialization
// Maintainer: Wyo
// File: prefs.h
// Purpose: STC test Preferences initialization
// Maintainer: Wyo
//! wxWidgets headers
//! wxWidgets/contrib headers
//! wxWidgets headers
//! wxWidgets/contrib headers
-#include <wx/stc/stc.h> // styled text control
+#include "wx/stc/stc.h" // styled text control
extern const int g_StylePrefsSize;
#endif // _PREFS_H_
extern const int g_StylePrefsSize;
#endif // _PREFS_H_
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
//----------------------------------------------------------------------------
// For compilers that support precompilation, includes <wx/wx.h>.
#ifdef __BORLANDC__
#pragma hdrstop
#ifdef __BORLANDC__
#pragma hdrstop