diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2004-07-18 19:47:03 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2004-07-18 19:47:03 (GMT) |
commit | ea4704b4fde1c7b12520e45f5a67fdbc66d04e36 (patch) | |
tree | 6409d19be4f75548825a856ab0a7bd9921ad4996 /src/util.h | |
parent | dfb480bec3fddc5f73fa74e659b8f21fba2fd52c (diff) | |
download | Doxygen-ea4704b4fde1c7b12520e45f5a67fdbc66d04e36.zip Doxygen-ea4704b4fde1c7b12520e45f5a67fdbc66d04e36.tar.gz Doxygen-ea4704b4fde1c7b12520e45f5a67fdbc66d04e36.tar.bz2 |
Release-1.3.7-20040718
Diffstat (limited to 'src/util.h')
-rw-r--r-- | src/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ bool getDefs(const QCString &scopeName, bool checkCV=FALSE ); +QCString getFileFilter(const char* name); bool resolveRef(/* in */ const char *scName, /* in */ const char *name, |