From ba1d742461f013f83d29d0cdef75e9bd8e632084 Mon Sep 17 00:00:00 2001 From: David Boddie <dboddie@trolltech.com> Date: Thu, 5 Mar 2009 16:27:28 +0100 Subject: [PATCH] Fixes: Doc: Update the Known Issues page with a report about a crash discovered after the release. Task: None RevBy: Kavindra AutoTest: None Details: None --- doc/qtcreator.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 3aa0961310f..cd014241635 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -1499,6 +1499,9 @@ paths may fail. For example, remounting parts of a file system using the --bind mount option. + \o Running Qt Creator on Windows with 16 bit color depth results in + black icons and possible crashes. This was fixed in an updated + version released 05 March 2009. \endlist */ -- GitLab