summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTitta Heikkala <titta.heikkala@theqtcompany.com>2014-10-24 12:21:58 +0300
committerTitta Heikkala <titta.heikkala@theqtcompany.com>2014-10-24 12:31:53 +0300
commit6858d35fa14078847dfcb003467a641b6231657e (patch)
tree2e26de29b17af78e1b0185357c696e85d232fd50
parentc26fb372333deeef9fbf695b95138b11e90faf54 (diff)
Fix missing QML Types in assistant
Fixed drop down selection for missing QML types in assistant. Change-Id: Idd0aaa2a33d7df8ab5d14a332da051c4ac99d2ef Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
-rw-r--r--src/charts/doc/qtcharts.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/doc/qtcharts.qdocconf b/src/charts/doc/qtcharts.qdocconf
index 5fb7181c..929653e0 100644
--- a/src/charts/doc/qtcharts.qdocconf
+++ b/src/charts/doc/qtcharts.qdocconf
@@ -51,7 +51,7 @@ qhp.QtCharts.subprojects.classes.sortPages = true
qhp.QtCharts.subprojects.types.title = QML Types
qhp.QtCharts.subprojects.types.indexTitle = Qt Charts QML Types
-qhp.QtCharts.subprojects.types.selectors = fake:qmlclass
+qhp.QtCharts.subprojects.types.selectors = qmlclass
qhp.QtCharts.subprojects.types.sortPages = true
qhp.QtCharts.subprojects.examples.title = Examples