summaryrefslogtreecommitdiffstats
path: root/src/qhp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qhp.cpp')
-rw-r--r--src/qhp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qhp.cpp b/src/qhp.cpp
index e870ef5..ba7983d 100644
--- a/src/qhp.cpp
+++ b/src/qhp.cpp
@@ -75,7 +75,7 @@ void Qhp::initialize()
m_doc.openCloseContent("virtualFolder", virtualFolder);
// Add custom filter
- QCString filterName = Config_getString("QHP_CUSTOM_FILTER_NAME");
+ QCString filterName = Config_getString("QHP_CUST_FILTER_NAME");
if (!filterName.isEmpty())
{
const char * tagAttributes[] =