mirror of https://gitlab.com/basile.b/dexed.git
todo syntax
This commit is contained in:
parent
371abad87f
commit
acb75c6ec0
|
@ -559,7 +559,7 @@ begin
|
|||
item.ImageIndex := iconIndex(aKind);
|
||||
item.SelectedIndex := item.ImageIndex;
|
||||
clearOutOfRangeMessg;
|
||||
//TODO:-cfeature: reset horz scroll bar to the left
|
||||
//TODO-cfeature: reset horz scroll bar to the left
|
||||
scrollToBack;
|
||||
Application.ProcessMessages;
|
||||
filterMessages(fCtxt);
|
||||
|
|
Loading…
Reference in New Issue