kimgio: fix regression since d2dbb40e6e

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-06-15 05:17:54 +03:00
parent 81aed7d9ce
commit 57df231a13

View file

@ -26,7 +26,6 @@ class RAWHandler : public QImageIOHandler
{
public:
RAWHandler();
~RAWHandler();
bool canRead() const final;
bool read(QImage *image) final;