Fix broken links in the QtWidgets examples.

I remove the widgets examples from the gui docs as they will
introduce broken duplicates (under doc/qtgui/...).

Change-Id: I54255ceaf4187477da3e82f6809be41fb98378a2
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
bb10
Gunnar Sletta 2012-11-30 10:38:54 +01:00 committed by The Qt Project
parent 9ea48de5f0
commit 06678fd0b5
3 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -43,7 +43,6 @@ sourcedirs += .. \
../../../examples/gui/doc
exampledirs += ../../../examples/gui \
../../../examples/widgets \
snippets
imagedirs += images

View File

@ -43,4 +43,5 @@ excludedirs += snippets
imagedirs += images \
../../../doc/src/images \
../../../examples/widgets/doc/images
../../../examples/widgets/doc/images \
../../../examples/widgets