##// END OF EJS Templates
Fixed compilation issue on Qt 4.7
Tero Ahola -
r837:84a11356179b
parent child
Show More
@@ -396,6 +396,7 void QPieSlice::setLabelArmLengthFactor(qreal factor)
396 396 }
397 397 }
398 398
399 #include "moc_qpieslice.cpp"
400
401 399 QTCOMMERCIALCHART_END_NAMESPACE
400
401 QTCOMMERCIALCHART_USE_NAMESPACE
402 #include "moc_qpieslice.cpp"
General Comments 0
You need to be logged in to leave comments. Login now