aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2019-04-17 18:57:07 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2019-04-17 18:57:07 -0400
commite22f78d999a10855b62797bc32e512cf15abc16d (patch)
tree93ecec9b39e6bc21cbaa8f9c8d981ae6a818ad65 /src
parent744424003571b8560586ea12672562a4bafbf4eb (diff)
Updated to Scintilla 3.10.4.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile
index 48e4f584..5236d474 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -113,7 +113,7 @@ sci_objs = AutoComplete.o CallTip.o CaseConvert.o CaseFolder.o Catalogue.o \
Document.o EditModel.o Editor.o EditView.o ExternalLexer.o \
Indicator.o KeyMap.o LineMarker.o MarginView.o PerLine.o \
PositionCache.o RESearch.o RunStyles.o ScintillaBase.o Selection.o \
- Style.o UniConversion.o ViewStyle.o XPM.o
+ Style.o UniConversion.o ViewStyle.o UniqueString.o XPM.o
sci_lex_objs = Accessor.o CharacterCategory.o CharacterSet.o LexerBase.o \
LexerModule.o LexerNoExceptions.o LexerSimple.o PropSetSimple.o \
StyleContext.o WordList.o
@@ -364,7 +364,7 @@ else
gtdialog_url = http://foicica.com/hg/gtdialog/archive/tip.zip
endif
-scintilla_zip = 8fa03651144f.zip
+scintilla_zip = c8b8bd35d7fd.zip
lua_tgz = lua-5.3.5.tar.gz
lpeg_tgz = lpeg-1.0.2.tar.gz
lfs_zip = v1_7_0_2.zip