mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
kimgio: fix regression since d2dbb40e6e
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
81aed7d9ce
commit
57df231a13
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ class RAWHandler : public QImageIOHandler
|
|||
{
|
||||
public:
|
||||
RAWHandler();
|
||||
~RAWHandler();
|
||||
|
||||
bool canRead() const final;
|
||||
bool read(QImage *image) final;
|
||||
|
|
Loading…
Add table
Reference in a new issue