summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 4dc02d0..a166a21 100644
--- a/src/util.h
+++ b/src/util.h
@@ -321,6 +321,7 @@ void addDirPrefix(QCString &fileName);
QCString relativePathToRoot(const QCString &name);
void createSubDirs(const Dir &d);
+void clearSubDirs(const Dir &d);
QCString stripPath(const QCString &s);