OSDN Git Service

remove redundant QIODevice class forward-declaration in qimageiohandler source file
authorIvailo Monev <xakepa10@gmail.com>
Sat, 2 Jul 2022 21:36:51 +0000 (00:36 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Sat, 2 Jul 2022 21:36:51 +0000 (00:36 +0300)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/gui/image/qimageiohandler.cpp

index 7546b27..226ec11 100644 (file)
 
 QT_BEGIN_NAMESPACE
 
-class QIODevice;
-
 class QImageIOHandlerPrivate
 {
 public: