#include markup fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,8 +21,8 @@
|
|||||||
#define __stc_h__
|
#define __stc_h__
|
||||||
|
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/dnd.h>
|
#include "wx/dnd.h"
|
||||||
|
|
||||||
|
|
||||||
#ifdef WXMAKINGDLL_STC
|
#ifdef WXMAKINGDLL_STC
|
||||||
|
@@ -6,12 +6,12 @@
|
|||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/encconv.h>
|
#include "wx/encconv.h"
|
||||||
#include <wx/listctrl.h>
|
#include "wx/listctrl.h"
|
||||||
#include <wx/mstream.h>
|
#include "wx/mstream.h"
|
||||||
#include <wx/image.h>
|
#include "wx/image.h"
|
||||||
#include <wx/imaglist.h>
|
#include "wx/imaglist.h"
|
||||||
|
|
||||||
#include "Platform.h"
|
#include "Platform.h"
|
||||||
#include "PlatWX.h"
|
#include "PlatWX.h"
|
||||||
|
@@ -14,11 +14,11 @@
|
|||||||
// Licence: wxWindows license
|
// Licence: wxWindows license
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/textbuf.h>
|
#include "wx/textbuf.h"
|
||||||
#include <wx/dataobj.h>
|
#include "wx/dataobj.h"
|
||||||
#include <wx/clipbrd.h>
|
#include "wx/clipbrd.h"
|
||||||
#include <wx/dnd.h>
|
#include "wx/dnd.h"
|
||||||
|
|
||||||
#include "ScintillaWX.h"
|
#include "ScintillaWX.h"
|
||||||
#include "ExternalLexer.h"
|
#include "ExternalLexer.h"
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#ifdef __WXMSW__
|
#ifdef __WXMSW__
|
||||||
// GetHwndOf()
|
// GetHwndOf()
|
||||||
#include <wx/msw/private.h>
|
#include "wx/msw/private.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//----------------------------------------------------------------------
|
//----------------------------------------------------------------------
|
||||||
|
@@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/tokenzr.h>
|
#include "wx/tokenzr.h"
|
||||||
#include <wx/mstream.h>
|
#include "wx/mstream.h"
|
||||||
#include <wx/image.h>
|
#include "wx/image.h"
|
||||||
#include <wx/file.h>
|
#include "wx/file.h"
|
||||||
|
|
||||||
#include "wx/stc/stc.h"
|
#include "wx/stc/stc.h"
|
||||||
#include "ScintillaWX.h"
|
#include "ScintillaWX.h"
|
||||||
|
@@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/tokenzr.h>
|
#include "wx/tokenzr.h"
|
||||||
#include <wx/mstream.h>
|
#include "wx/mstream.h"
|
||||||
#include <wx/image.h>
|
#include "wx/image.h"
|
||||||
#include <wx/file.h>
|
#include "wx/file.h"
|
||||||
|
|
||||||
#include "wx/stc/stc.h"
|
#include "wx/stc/stc.h"
|
||||||
#include "ScintillaWX.h"
|
#include "ScintillaWX.h"
|
||||||
|
@@ -21,8 +21,8 @@
|
|||||||
#define __stc_h__
|
#define __stc_h__
|
||||||
|
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/dnd.h>
|
#include "wx/dnd.h"
|
||||||
|
|
||||||
|
|
||||||
#ifdef WXMAKINGDLL_STC
|
#ifdef WXMAKINGDLL_STC
|
||||||
|
@@ -21,8 +21,8 @@
|
|||||||
#define __stc_h__
|
#define __stc_h__
|
||||||
|
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/dnd.h>
|
#include "wx/dnd.h"
|
||||||
|
|
||||||
|
|
||||||
#ifdef WXMAKINGDLL_STC
|
#ifdef WXMAKINGDLL_STC
|
||||||
|
@@ -6,12 +6,12 @@
|
|||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/encconv.h>
|
#include "wx/encconv.h"
|
||||||
#include <wx/listctrl.h>
|
#include "wx/listctrl.h"
|
||||||
#include <wx/mstream.h>
|
#include "wx/mstream.h"
|
||||||
#include <wx/image.h>
|
#include "wx/image.h"
|
||||||
#include <wx/imaglist.h>
|
#include "wx/imaglist.h"
|
||||||
|
|
||||||
#include "Platform.h"
|
#include "Platform.h"
|
||||||
#include "PlatWX.h"
|
#include "PlatWX.h"
|
||||||
|
@@ -14,11 +14,11 @@
|
|||||||
// Licence: wxWindows license
|
// Licence: wxWindows license
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/textbuf.h>
|
#include "wx/textbuf.h"
|
||||||
#include <wx/dataobj.h>
|
#include "wx/dataobj.h"
|
||||||
#include <wx/clipbrd.h>
|
#include "wx/clipbrd.h"
|
||||||
#include <wx/dnd.h>
|
#include "wx/dnd.h"
|
||||||
|
|
||||||
#include "ScintillaWX.h"
|
#include "ScintillaWX.h"
|
||||||
#include "ExternalLexer.h"
|
#include "ExternalLexer.h"
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#ifdef __WXMSW__
|
#ifdef __WXMSW__
|
||||||
// GetHwndOf()
|
// GetHwndOf()
|
||||||
#include <wx/msw/private.h>
|
#include "wx/msw/private.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//----------------------------------------------------------------------
|
//----------------------------------------------------------------------
|
||||||
|
@@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/tokenzr.h>
|
#include "wx/tokenzr.h"
|
||||||
#include <wx/mstream.h>
|
#include "wx/mstream.h"
|
||||||
#include <wx/image.h>
|
#include "wx/image.h"
|
||||||
#include <wx/file.h>
|
#include "wx/file.h"
|
||||||
|
|
||||||
#include "wx/stc/stc.h"
|
#include "wx/stc/stc.h"
|
||||||
#include "ScintillaWX.h"
|
#include "ScintillaWX.h"
|
||||||
|
@@ -17,11 +17,11 @@
|
|||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/tokenzr.h>
|
#include "wx/tokenzr.h"
|
||||||
#include <wx/mstream.h>
|
#include "wx/mstream.h"
|
||||||
#include <wx/image.h>
|
#include "wx/image.h"
|
||||||
#include <wx/file.h>
|
#include "wx/file.h"
|
||||||
|
|
||||||
#include "wx/stc/stc.h"
|
#include "wx/stc/stc.h"
|
||||||
#include "ScintillaWX.h"
|
#include "ScintillaWX.h"
|
||||||
|
@@ -21,8 +21,8 @@
|
|||||||
#define __stc_h__
|
#define __stc_h__
|
||||||
|
|
||||||
|
|
||||||
#include <wx/wx.h>
|
#include "wx/wx.h"
|
||||||
#include <wx/dnd.h>
|
#include "wx/dnd.h"
|
||||||
|
|
||||||
|
|
||||||
#ifdef WXMAKINGDLL_STC
|
#ifdef WXMAKINGDLL_STC
|
||||||
|
Reference in New Issue
Block a user