Commit 5a27fc41 authored by twanvl's avatar twanvl

make old style stats panel compile again

parent d69bb12f
......@@ -434,7 +434,7 @@ void StatsPanel::showCategory() {
++dim_id;
}
graph->setLayout(cat.type);
graph->setData(d, true);
graph->setData(d);
filterCards();
}
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment