mirror of https://gitlab.com/basile.b/dexed.git
bug found
This commit is contained in:
parent
d70200244b
commit
b00b2d5f48
|
@ -422,6 +422,7 @@ begin
|
|||
treeScanSubFolders(Tree.Selected);
|
||||
end;
|
||||
|
||||
// TODO-cbugfix: fails with "View in mini explorer", src files of the project resource.d
|
||||
procedure TCEMiniExplorerWidget.expandPath(const aPath: string);
|
||||
var
|
||||
i: NativeInt;
|
||||
|
|
Loading…
Reference in New Issue