git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13654
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all <standard< wxWindows headers
#ifndef WX_PRECOMP
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all <standard< wxWindows headers
#ifndef WX_PRECOMP
#endif
#include "wx/caret.h"
#endif
#include "wx/caret.h"
#define wxTEST_GENERIC_DIALOGS_IN_MSW 0
#if defined(__WXMSW__) && wxTEST_GENERIC_DIALOGS_IN_MSW
#define wxTEST_GENERIC_DIALOGS_IN_MSW 0
#if defined(__WXMSW__) && wxTEST_GENERIC_DIALOGS_IN_MSW
-#include <wx/generic/colrdlgg.h>
-#include <wx/generic/fontdlgg.h>
+#include "wx/generic/colrdlgg.h"
+#include "wx/generic/fontdlgg.h"
#endif
#define wxUSE_DIRDLGG 1
#endif
#define wxUSE_DIRDLGG 1
-#include <wx/filesys.h>
-#include <wx/fs_zip.h>
+#include "wx/filesys.h"
+#include "wx/fs_zip.h"
#if USE_OLD_HTML_HELP
#include "wx/generic/helpwxht.h"
#if USE_OLD_HTML_HELP
#include "wx/generic/helpwxht.h"
#include "wx/mdi.h"
#endif
#include "wx/mdi.h"
#endif
#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
#include "mondrian.xpm"
#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
#include "mondrian.xpm"
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
// Define a new application
class MyApp : public wxApp
// Define a new application
class MyApp : public wxApp
#include "wx/mdi.h"
#endif
#include "wx/mdi.h"
#endif
-#include <wx/toolbar.h>
-#include <wx/laywin.h>
+#include "wx/toolbar.h"
+#include "wx/laywin.h"
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
// Define a new application
class MyApp: public wxApp
// Define a new application
class MyApp: public wxApp
#include "wx/wx.h"
#endif
#include "wx/wx.h"
#endif
-#include <wx/html/helpdata.h>
+#include "wx/html/helpdata.h"
class MyApp : public wxApp
class MyApp : public wxApp