ADD: Load auto-complete icon

This commit is contained in:
Alexander Koblov 2026-04-19 12:09:01 +03:00
commit 09e7229cc8

View file

@ -136,8 +136,9 @@ const
'choose-encoding'
);
ButtonNames: array[0..3] of String = (
ButtonNames: array[0..4] of String = (
'list-add',
'auto-complete',
'choose-filter',
'choose-variable',
'open-picture-dialog'