mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 03:54:18 -04:00
Uncomment the qdebug includes
i've wasted enough time uncommenting and commenting them again
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include <QVector>
|
||||
|
||||
#include <QImage>
|
||||
// #include <QDebug>
|
||||
#include <QDebug>
|
||||
|
||||
class RLEData : public QVector<uchar>
|
||||
{
|
||||
|
Reference in New Issue
Block a user