From 0fbc6f64021c56e0511decb1af8e6206249f1e38 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 7 Jul 2010 10:38:08 +0200 Subject: [PATCH] Doc - Add a template image --- doc/qtcreator.qdocconf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/qtcreator.qdocconf b/doc/qtcreator.qdocconf index 05f3e01a00d..a7634724c99 100644 --- a/doc/qtcreator.qdocconf +++ b/doc/qtcreator.qdocconf @@ -56,7 +56,8 @@ qhp.QtCreator.extraFiles = \ images/page_bg.png \ images/page.png \ images/qt-logo.png \ - images/sprites-combined.png + images/sprites-combined.png \ + images/bullet_up.png qhp.QtCreator.subprojects = manual qhp.QtCreator.subprojects.manual.title = Qt Creator Manual