System Windows (Vista, WS-2003), Visual Studio C++ 2008.
After recompiling Qt 4.7.4 with libpng using PNG pictures generate warning :

libpng warning: Interlace handling should be turned on when using png_read_image

On Qt 4.7.2 problem don't exist. So question : how to build Qt.4.7.4 to suppress this problem ?