From 7672a0928efd14872940bb48ad9860a18c470901 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sat, 19 Sep 2020 21:26:58 -0400 Subject: Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1. --- scripts/gen_iface.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/gen_iface.lua') diff --git a/scripts/gen_iface.lua b/scripts/gen_iface.lua index d3669bce..51b9e9fd 100755 --- a/scripts/gen_iface.lua +++ b/scripts/gen_iface.lua @@ -154,6 +154,8 @@ functions['replace_target_re'][2] = types.int functions['wrap_count'][2] = types.int properties['edge_column'][3] = types.int functions['multi_edge_add_line'][3] = types.int +properties['multi_edge_column'][3] = types.int +properties['multi_edge_column'][4] = types.index functions['line_length'][2] = types.int properties['lines_on_screen'][3] = types.int properties['auto_c_current'][3] = types.index -- cgit v1.2.3