Replace QT_STATIC_CONST_* with actual definitions

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/26/head
Michele Calgaro 2 months ago
parent 8a8cd95d64
commit ed48a3f80b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -90,7 +90,7 @@ void KDChartAutoColor::freeInstance()
/*
static TQColor defaultColor;
QT_STATIC_CONST_IMPL TQColor & KDChartParams_AutoColor = defaultColor;
const TQColor & KDChartParams_AutoColor = defaultColor;
*/
/**

Loading…
Cancel
Save