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);
|
treeScanSubFolders(Tree.Selected);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
// TODO-cbugfix: fails with "View in mini explorer", src files of the project resource.d
|
||||||
procedure TCEMiniExplorerWidget.expandPath(const aPath: string);
|
procedure TCEMiniExplorerWidget.expandPath(const aPath: string);
|
||||||
var
|
var
|
||||||
i: NativeInt;
|
i: NativeInt;
|
||||||
|
|
Loading…
Reference in New Issue