From ce17ae5a6159d8ce3a5d2cc98f804a2debb860e5 Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Wed, 16 Sep 2009 09:55:52 +0200 Subject: qdoc: Added the "All Functions" link back into the header. --- tools/qdoc3/test/qt-html-templates.qdocconf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/qdoc3/test/qt-html-templates.qdocconf b/tools/qdoc3/test/qt-html-templates.qdocconf index f9e3c35..7ceacb2 100644 --- a/tools/qdoc3/test/qt-html-templates.qdocconf +++ b/tools/qdoc3/test/qt-html-templates.qdocconf @@ -10,6 +10,8 @@ HTML.postheader = "Home ·" \ " " \ "All Classes ·" \ + " " \ + "All Functions ·" \ " " \ "Overviews" \ "" \ -- cgit v0.12