mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Load auto-complete icon
This commit is contained in:
parent
7283d74399
commit
09e7229cc8
1 changed files with 2 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue