@@ -104,7 +104,7 void VisualizationGraphRenderingDelegate::onMouseMove(QMouseEvent *event) noexce | |||
|
104 | 104 | |
|
105 | 105 | // Displays point tracer |
|
106 | 106 | impl->m_PointTracer->setGraph(graph); |
|
107 |
impl->m_PointTracer->setGraphKey( |
|
|
107 | impl->m_PointTracer->setGraphKey(graphDataIt->key); | |
|
108 | 108 | displayTracer(*impl->m_PointTracer); |
|
109 | 109 | |
|
110 | 110 | // Displays text tracer |
General Comments 0
You need to be logged in to leave comments.
Login now