##// END OF EJS Templates
Fix piechartcustomization example
Michal Klocek -
r1644:188b08492c42
parent child
Show More
@@ -209,6 +209,7 MainWidget::MainWidget(QWidget* parent)
209 setLayout(baseLayout);
209 setLayout(baseLayout);
210
210
211 updateSerieSettings();
211 updateSerieSettings();
212 updateChartSettings();
212 }
213 }
213
214
214
215
General Comments 0
You need to be logged in to leave comments. Login now