TGA Plugin: don't print warning in QTgaHandler::canRead(QIODevice*)
Since 2878f06e warnings are printed to stdout when a tga file could not be loaded. But canRead(QIODevice*) is called when the image format is not yet known which leads to unexpected warnings. Therefore remove the warning there again. Change-Id: I0ea8cb13b3fb655ed4eeea008a67e26a04e72892 Reviewed-by:Samuel Gaist <samuel.gaist@idiap.ch> Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io> (cherry picked from commit 024527e1 ) Reviewed-by:
Christian Ehrlicher <ch.ehrlicher@gmx.de>
Showing
Please register or sign in to comment