diff options
| author | Sze Howe Koh <[email protected]> | 2014-01-12 19:44:32 +0800 |
|---|---|---|
| committer | The Qt Project <[email protected]> | 2014-01-15 08:57:19 +0100 |
| commit | 7c11e7ec195955f6b66cdcd19110f6daf303e023 (patch) | |
| tree | 9946b6ca1c294a35376eeefe308d85b9e0e00743 | |
| parent | 6233f006df24495587fbb784c33478f034ac2df0 (diff) | |
qdocconf: Remove nonexistent dependency
Change-Id: I9d2f36102691a2bd8ab0697d20f6eac59d59a84f
Reviewed-by: Topi Reiniƶ <[email protected]>
| -rw-r--r-- | qmake/doc/qmake.qdocconf | 1 | ||||
| -rw-r--r-- | src/tools/qdoc/doc/config/qdoc.qdocconf | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/qmake/doc/qmake.qdocconf b/qmake/doc/qmake.qdocconf index a5bd089a5d7..d8f970048c0 100644 --- a/qmake/doc/qmake.qdocconf +++ b/qmake/doc/qmake.qdocconf @@ -65,7 +65,6 @@ depends += \ qtsvg \ qtsysteminfo \ qttestlib \ - qttools \ qtuitools \ qtversit \ qtwebkit \ diff --git a/src/tools/qdoc/doc/config/qdoc.qdocconf b/src/tools/qdoc/doc/config/qdoc.qdocconf index 992cec65dcf..0f4ad077111 100644 --- a/src/tools/qdoc/doc/config/qdoc.qdocconf +++ b/src/tools/qdoc/doc/config/qdoc.qdocconf @@ -62,7 +62,6 @@ depends += \ qtsql \ qtsvg \ qttestlib \ - qttools \ qtuitools \ qtversit \ qtwidgets \ |
