From d98d592503ea4da14b99eca54ef0c62c62bc3172 Mon Sep 17 00:00:00 2001 From: Janne Anttila Date: Fri, 22 May 2009 10:09:44 +0300 Subject: Added documentation for ICON keyword in qmake-manual. Task: 250370 - ICON keyword documentation is missing --- doc/src/qmake-manual.qdoc | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/src/qmake-manual.qdoc b/doc/src/qmake-manual.qdoc index ff56dad..c26d5f2 100644 --- a/doc/src/qmake-manual.qdoc +++ b/doc/src/qmake-manual.qdoc @@ -1474,7 +1474,14 @@ \snippet doc/src/snippets/code/doc_src_qmake-manual.qdoc 34 See also \l{#SOURCES}{SOURCES}. - + + \target ICON + \section1 ICON + + This variable is used only in MAC and S60 to set the application icon. + Please see \l{Setting the Application Icon}{the application icon documentation} + for more information. + \target INCLUDEPATH \section1 INCLUDEPATH -- cgit v0.12