I m using Qt 4.4.3

Qt Code:
  1. QColor::setNamedColor: Unknown color name 'fan'
To copy to clipboard, switch view to plain text mode 

Im getting this warning messages when my application runs,which makes my application slow

I m not using this "setNamedColor" function anywhere in my code...

Does anyone know hot to disable or remove this warning