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:
parent
7fbfa4441b
commit
2686644082
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user