Remove old QtGui and QtWidgets examples from highlighted list

Change-Id: I86c879568dd71981abd417c1bfb71e4582599276
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
This commit is contained in:
Volker Hilsheimer 2020-11-07 11:14:29 +01:00
parent 7fbfa4441b
commit 2686644082
2 changed files with 2 additions and 5 deletions

View File

@ -69,7 +69,7 @@ imagedirs += images \
excludefiles += ../kernel/qtestsupport_gui.cpp \
../painting/qdrawhelper_ssse3.cpp
manifestmeta.highlighted.names = "QtGui/Analog Clock Window Example"
# manifestmeta.highlighted.names = "QtGui/Analog Clock Window Example"
navigation.landingpage = "Qt GUI"
navigation.cppclassespage = "Qt GUI C++ Classes"

View File

@ -64,7 +64,4 @@ imagedirs += images \
navigation.landingpage = "Qt Widgets"
navigation.cppclassespage = "Qt Widgets C++ Classes"
manifestmeta.highlighted.names = "QtWidgets/Calendar Widget Example" \
"QtWidgets/Editable Tree Model Example" \
"QtWidgets/Address Book Example" \
"QtWidgets/Application Example"
manifestmeta.highlighted.names = "QtWidgets/Application Example"