From 85223b8a0d514b1309760fd1951407e0b9b6dc4e Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 27 Jul 2012 10:51:46 +0200 Subject: [PATCH] Doc: fix paths to wizard templates Task-number: QTCREATORBUG-7665 Change-Id: Ib577b3554b5a319960c0e0cff0ce0fc1e3cbe522 Reviewed-by: Friedemann Kleint --- doc/src/projects/creator-projects-custom-wizards.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/projects/creator-projects-custom-wizards.qdoc b/doc/src/projects/creator-projects-custom-wizards.qdoc index 203b81d6a3e..8c4e3bc5ab7 100644 --- a/doc/src/projects/creator-projects-custom-wizards.qdoc +++ b/doc/src/projects/creator-projects-custom-wizards.qdoc @@ -47,8 +47,8 @@ class, and header and source files for the class. To see how this works, rename wizard_sample.xml as wizard.xml in the - \c {\share\qtcreator\templates\wizards\listmodel\helloworld} and - \c {\share\qtcreator\templates\wizards\listmodel\listmodels} folders. After + \c {\share\qtcreator\templates\wizards\helloworld} and + \c {\share\qtcreator\templates\wizards\listmodel} folders. After you restart \QC, the \gui {Custom Classes} and \gui {Custom Projects} categories (1) appear in the \gui New dialog. For each category, an icon (2), a display name (3), and a description (4) are