aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-03-31 07:49:10 +0000
committernyamatongwe <devnull@localhost>2001-03-31 07:49:10 +0000
commitaaa0ce622acd6e0f64af94453e05aa508fa1eb3d (patch)
treed0f50e25a64b1b75f93933bac7c9b553090da217 /include/Scintilla.h
parent36f7897d0032f5c8a77e80d7848de8e5141afd24 (diff)
downloadscintilla-mirror-aaa0ce622acd6e0f64af94453e05aa508fa1eb3d.tar.gz
Support for URI drag and drop on GTK+.
Diffstat (limited to 'include/Scintilla.h')
-rw-r--r--include/Scintilla.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.h b/include/Scintilla.h
index 470911397..da708d16b 100644
--- a/include/Scintilla.h
+++ b/include/Scintilla.h
@@ -455,6 +455,7 @@ typedef sptr_t (*SciFnDirect)(sptr_t ptr, unsigned int iMessage, uptr_t wParam,
#define SCN_POSCHANGED 2012
#define SCN_PAINTED 2013
#define SCN_USERLISTSELECTION 2014
+#define SCN_URISDROPPED 2015
//--Autogenerated -- end of section automatically generated from Scintilla.iface
// Optional module for macro recording