diff --git a/src/ce_miniexplorer.pas b/src/ce_miniexplorer.pas index c62e208e..8fbd2dd9 100644 --- a/src/ce_miniexplorer.pas +++ b/src/ce_miniexplorer.pas @@ -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;