Replace QT_STATIC_CONST_* with actual definitions

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ed48a3f80b)
r14.1.x
Michele Calgaro 3 months ago
parent 010c375be4
commit 970832ef00
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