summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@digia.com>2012-11-22 16:12:33 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-23 10:08:10 +0100
commitc8a09caea64e41849a3e38957ad89f5e27555530 (patch)
tree4499510ad716782698c11808a5a786bdcec01543
parent91fa2e0a5360d9056960fb02f7a5f08a3d277cba (diff)
Fixed misspelled dependency in qtgui.qdocconf to fix QtQuick doc links.
Change-Id: Ia481d0eb643bafd03a353c7a4f40f130607ced29 Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
-rw-r--r--src/gui/doc/qtgui.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/doc/qtgui.qdocconf b/src/gui/doc/qtgui.qdocconf
index 074286b8f9..d2db225d7a 100644
--- a/src/gui/doc/qtgui.qdocconf
+++ b/src/gui/doc/qtgui.qdocconf
@@ -31,7 +31,7 @@ depends += \
qtopengl \
qtsvg \
qtqml \
- qtquickt \
+ qtquick \
qtwidgets \
qtdoc