aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gen_iface.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-19 21:26:58 -0400
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-19 21:26:58 -0400
commit7672a0928efd14872940bb48ad9860a18c470901 (patch)
treeef5e665dcf866d86610bb4a7233dfb26bfdcfad1 /scripts/gen_iface.lua
parent4ccfc8529a61596c0e13b7a5d4bc6803a17bc467 (diff)
Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1.
Diffstat (limited to 'scripts/gen_iface.lua')
-rwxr-xr-xscripts/gen_iface.lua2
1 files changed, 2 insertions, 0 deletions
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