summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cppc4group.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cppc4group.cpp b/src/cppc4group.cpp
index 9a97f10..4585621 100644
--- a/src/cppc4group.cpp
+++ b/src/cppc4group.cpp
@@ -143,6 +143,7 @@ namespace {
info.size = entryInfo.size;
info.totalSize = entryInfo.totalSize;
info.executable = entryInfo.executable;
+ info.directory = entryInfo.directory;
info.official = entryInfo.official;
return info;