summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-03-02 13:04:40 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-03-02 13:04:40 (GMT)
commitef0fb5a95971285ed60530bf399c7eb038bf2977 (patch)
tree75ce5fb1ec73a85fd73e61c3c25c47c62c46d95a /tools
parente6a1cbed3f72cd41110e40c606acb27a1020644e (diff)
parent5e3c49d86feb33f3b722760ceaf002664341cb10 (diff)
downloadQt-ef0fb5a95971285ed60530bf399c7eb038bf2977.zip
Qt-ef0fb5a95971285ed60530bf399c7eb038bf2977.tar.gz
Qt-ef0fb5a95971285ed60530bf399c7eb038bf2977.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1: qdoc3: Fix compilation with -no-stl don't add extraneous empty command lines make the $$quote() function less prominent minor cleanup of the QMAKE_POST_LINK command line construction silence qmake warning about unbalanced parentheses
Diffstat (limited to 'tools')
-rw-r--r--tools/qdoc3/cppcodemarker.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qdoc3/cppcodemarker.cpp b/tools/qdoc3/cppcodemarker.cpp
index e27916b..c2cad89 100644
--- a/tools/qdoc3/cppcodemarker.cpp
+++ b/tools/qdoc3/cppcodemarker.cpp
@@ -49,6 +49,8 @@
#include "text.h"
#include "tree.h"
+#include <ctype.h>
+
QT_BEGIN_NAMESPACE
/*!