summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2017-05-03 09:22:19 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-08 18:09:02 +0000
commit13afaaf749947e495569a47183a497deb9068940 (patch)
treee90b14d97b5ed991de14f67ddd2ceb8dd5785954
parentec0fb110eccb237a230fec61e02740de9c74fe1f (diff)
Make heart rate game a highlighted example
This shows the example prominently on the Qt Creator Welcome screen. Change-Id: I6f207e888e6129235356b839a2bb7fecc1fe28a4 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io> Reviewed-by: Sami Makkonen <sami.makkonen@qt.io> Reviewed-by: Martin Smith <martin.smith@qt.io>
-rw-r--r--src/bluetooth/doc/qtbluetooth.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/doc/qtbluetooth.qdocconf b/src/bluetooth/doc/qtbluetooth.qdocconf
index aa485cdb..a994652b 100644
--- a/src/bluetooth/doc/qtbluetooth.qdocconf
+++ b/src/bluetooth/doc/qtbluetooth.qdocconf
@@ -48,6 +48,7 @@ exampledirs += ../../../examples/bluetooth \
../
manifestmeta.thumbnail.names = "QtBluetooth/Bluetooth Low Energy Heart Rate Server Example"
+manifestmeta.highlighted.names += "QtBluetooth/Bluetooth Low Energy Heart Rate Game"
imagedirs += images