aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Editor.cxx
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-10-13 21:53:18 +0000
committernyamatongwe <unknown>2001-10-13 21:53:18 +0000
commit6e2d1edc3531bfe6e470802c14db3e52d99b537a (patch)
tree72d51919b07ee319c7b6333b34448ab31ed2c1db /src/Editor.cxx
parent8d451ecb6d91124b2f6de24f57fc508884ab5bfa (diff)
downloadscintilla-mirror-6e2d1edc3531bfe6e470802c14db3e52d99b537a.tar.gz
Deprecated SCN_CHECKBRACE and SCN_POSCHANGED.
Diffstat (limited to 'src/Editor.cxx')
-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"