aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-10-13 21:53:18 +0000
committernyamatongwe <devnull@localhost>2001-10-13 21:53:18 +0000
commit7f9c088f5457d11062659fe66a165e90e31b00f7 (patch)
tree72d51919b07ee319c7b6333b34448ab31ed2c1db /src
parentddb2fad7b7e66a653592a5844d06e32b2b7dd939 (diff)
downloadscintilla-mirror-7f9c088f5457d11062659fe66a165e90e31b00f7.tar.gz
Deprecated SCN_CHECKBRACE and SCN_POSCHANGED.
Diffstat (limited to 'src')
-rw-r--r--src/Editor.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Editor.cxx b/src/Editor.cxx
index 0730bc280..2898d9665 100644
--- a/src/Editor.cxx
+++ b/src/Editor.cxx
@@ -12,6 +12,7 @@
#include "Platform.h"
+#define INCLUDE_DEPRECATED_FEATURES
#include "Scintilla.h"
#include "ContractionState.h"