From 699550db6c4aad4d4f852694d7d6a100b790e839 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 20 Jan 2016 01:21:45 -0500 Subject: Updated to Scintilla 3.6.3 and enabled idle styling. Patched Scintilla to prevent warning on widget destroy. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index da5edd0c..1b98b5a8 100644 --- a/src/Makefile +++ b/src/Makefile @@ -382,7 +382,7 @@ else lspawn_url = http://foicica.com/hg/lspawn/archive/tip.zip endif -scintilla_tgz = scintilla362.tgz +scintilla_tgz = scintilla363.tgz scinterm_zip = scinterm_1.6.zip scintillua_zip = cda7109c51c2.zip lua_tgz = lua-5.3.2.tar.gz -- cgit v1.2.3